Skip to main content
POST
createConnectorRequest

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-Tenant
string

Workspace slug. Overrides subdomain-based workspace resolution when provided.

Example:

"acme"

X-Request-ID
string<uuid>

Optional request correlation ID echoed back in the response.

Example:

"550e8400-e29b-41d4-a716-446655440000"

Body

application/json

Customer-facing connector request types (admin/pipeline fields omitted).

connectorName
string
required

Connector name as requested by the customer (free-form)

notes
string

Optional notes or context about the request

Response

Successful response

data
object
required

Customer-facing view of a connector request. Omits sensitive admin/pipeline fields.

meta
object
required