API ReferenceManagementScope Claim Mapping
POST
/v1/mgmt/scopeClaimMapping/delete

Authorization

Descope Project ID and Management Key
AuthorizationBearer <token>

Project ID:Management Key as bearer token.

In: header

Remove the project-wide scope-to-claims mapping.

curl -X POST "https://api.descope.com/v1/mgmt/scopeClaimMapping/delete"
Was this helpful?