OpenAPI 3.1.02026-08-12310343674.4 KB

f973b1b5b4cf

Connectors

Create connector instance

Creates a new connector instance.

post/v1/connector-instances

Request body

connectorAccountIdstring typeid required

Den TypeID with 'cac_' prefix and a 26-character base32 suffix.

connectorType'github' required
remoteIdstring nullable
namestring required
configobject

Response

Connector instance created successfully.

oktrue required