DELETE
/v1/mgmt/sso/idp/app/permissionAuthorization
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 permission by application id and permission id, using a valid management key. The permission is detached from any roles that reference it.
curl -X DELETE "https://api.descope.com/v1/mgmt/sso/idp/app/permission" Was this helpful?
Delete SSO application custom attribute definitions POST
Delete SSO application custom attribute definitions, using a valid management key.
Delete SSO application role DELETE
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.