Update an authorization
PATCH/nevisidm/api/core/v1/:clientExtId/profiles/:profileExtId/authorizations/:extId
Since: 2.71.0
Required permission(s): AccessControl.AuthorizationModify,AccessControl.AuthorizationView
Updates an existing authorization for the specified profile. Allows modifying the global flags and validity period.
Request
Responses
- 200
- 403
- 404
- 409
Authorization updated successfully
Insufficient permissions
Referenced resource not found
Optimistic locking conflict