Connectors
Delete Connector
DELETE
/
api
/
v1
/
connectors
/
{id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredUnique ID of the connector
Was this page helpful?