Delete an authorization
DELETE/nevisidm/api/core/v1/:clientExtId/profiles/:profileExtId/authorizations/:extId
Since: 2.71.0
Required permission(s): AccessControl.AuthorizationDelete
Deletes an authorization by its external ID, removing the role assignment from the profile.
Request
Responses
- 204
- 403
- 404
Authorization deleted successfully
Insufficient permissions
Referenced resource not found