API ReferenceManagementDescopers
DELETE
/v1/mgmt/descoper

Authorization

Descope Project ID and Management Key
AuthorizationBearer <token>

Project ID:Management Key as bearer token.

In: header

Delete a descoper

curl -X DELETE "https://api.descope.com/v1/mgmt/descoper"
{}
export interface Response {}
Was this helpful?