v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-224341,4072.0 MB
Connector

Create Delegated

Create a connector that is pending a connector config.

post/api/v1/apps/{app_id}/connectors

Path parameters

app_idstring required

The appId of the app the connector is attached to.

Request body

catalogIdstring

The catalogId describes which catalog entry this connector is an instance of. For example, every Okta connector will have the same catalogId indicating it is an Okta connector.

descriptionstring

The description of the connector.

displayNamestring

The displayName of the connector.

userIdsstring[] nullable

The userIds field is used to define the integration owners of the connector.

Response

The ConnectorServiceCreateResponse is the response returned from creating a connector.