Skip to main content
PATCH
Update connector instance

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
remoteId
string | null
Required string length: 1 - 255
name
string
Required string length: 1 - 255
status
enum<string>
Available options:
active,
disabled,
archived,
error
config
object

Response

Connector instance updated successfully.

ok
boolean
required
item
object
required