Update an enterprise authorization
PATCH/nevisidm/api/core/v1/:clientExtId/profiles/:profileExtId/eauthorizations/:extId
Since: 2.75.2, 2.76.0
Required permission(s): AccessControl.ProfileModify
Partially updates the enterprise authorization with the given external ID for the specified profile and client. Only provided fields will be updated.
Request
Responses
- 200
- 403
- 404
- 409
Enterprise authorization updated successfully
Insufficient permissions
Referenced resource not found
Optimistic locking conflict