Skip to main content
POST
Create connector target

Path Parameters

connectorInstanceId
string<typeid>
required

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

Required string length: 30
Pattern: ^cin_.*

Body

application/json
connectorType
enum<string>
required
Available options:
github
remoteId
string
required
Required string length: 1 - 255
targetKind
enum<string>
required
Available options:
repository_branch
config
object
required
externalTargetRef
string | null
Required string length: 1 - 255

Response

Connector target created successfully.

ok
boolean
required
item
object
required