Connectors
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
limitinteger · int32OptionalDefault:
100page_tokenstring | nullableOptional
statusstring[] | nullableOptional
Responses
200
OK
application/json
get
/api/admin/v3/connectors200
OK
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequired
Body
namestringRequired
Unique, alphanumeric, user-friendly name used to identify the connector
Responses
200
OK
application/json
put
/api/admin/v3/connectors/{id}200
OK
Last updated
Was this helpful?
