Delete an enterprise authorization
DELETE/nevisidm/api/core/v1/:clientExtId/profiles/:profileExtId/eauthorizations/:extId
Since: 2.75.2, 2.76.0
Required permission(s): AccessControl.ProfileModify
Deletes the enterprise authorization with the given external ID from the specified profile.
Request
Responses
- 204
- 403
- 404
Enterprise authorization deleted successfully
Insufficient permissions
Referenced resource not found