Authorization
Descope Project ID and Management Key AuthorizationBearer <token>
Project ID:Management Key as bearer token.
In: header
Query Parameters
id?string
Delete a descoper
curl -X DELETE "https://api.descope.com/v1/mgmt/descoper"{}export interface Response {} Was this helpful?