Delete a Connector
DELETE /api/connectors/{id}
DELETE
/api/connectors/{id}
This endpoint allows you to delete a Connector. If the Connector is linked to Watchlists, they will not be deleted but will no longer be linked to a Connector.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
Connector identifier
Responses
Section titled “ Responses ”Connector resource deleted
Forbidden
Resource not found