Update a client
PATCH/nevisidm/api/core/v1/clients/:extId
Since: 8.2605.0, 9.2605.0
Required permission(s): AccessControl.ClientModify
Partially updates the client with the given external ID. Only provided fields will be updated. Fields not included in the request body remain unchanged. The client name, display names, and remarks can be modified.
Request
Responses
- 200
- 403
- 404
- 409
- 422
Client updated successfully
Insufficient permissions
Referenced resource not found
Optimistic locking conflict
Invalid request parameters