ApiManagementSso apps
DELETE
/v1/mgmt/sso/idp/app/roleAuthorization
Descope Project ID and Management Key AuthorizationBearer <token>
Project ID:Management Key as bearer token.
In: header
Query Parameters
appId?string
id?string
Delete an SSO application role by application id and role id, using a valid management key. Any user or service account assignments of the role are removed.
curl -X DELETE "https://api.descope.com/v1/mgmt/sso/idp/app/role" Was this helpful?