API ReferenceManagementConnector Management
DELETE
/v1/mgmt/connector

Authorization

Descope Project ID and Management Key
AuthorizationBearer <token>

Project ID:Management Key as bearer token.

In: header

Delete a single connector by id, using a valid management key.

curl -X DELETE "https://api.descope.com/v1/mgmt/connector"
Was this helpful?