Update authorization properties
PATCH/nevisidm/api/core/v1/:clientExtId/profiles/:profileExtId/authorizations/:extId/properties
Since: 2.79.0
Required permission(s): AccessControl.AuthorizationModify,AccessControl.AuthorizationView
Updates the properties of a specific authorization. Only properties that are included in the request body are updated. Properties of scope PROFILE_FOR_APP override properties of scope PROFILE_FOR_APP_GLOBAL with the same name.
Request
Responses
- 200
- 403
- 404
- 422
Authorization properties updated successfully
Insufficient permissions
Referenced resource not found
Invalid request parameters