Skip to main content
POST
Create connector instance

Body

application/json
connectorAccountId
string<typeid>
required

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

Required string length: 30
Pattern: ^cac_.*
connectorType
enum<string>
required
Available options:
github
name
string
required
Required string length: 1 - 255
remoteId
string | null
Required string length: 1 - 255
config
object

Response

Connector instance created successfully.

ok
boolean
required
item
object
required