Update a password credential
PATCH/nevisidm/api/core/v1/:clientExtId/users/:userExtId/password
Since: 2.71.0
Required permission(s): AccessControl.CredentialView,AccessControl.CredentialModify
Partially updates the password credential of the user with the given external ID, belonging to the specified client. Only provided fields will be updated.
The credential state and modification comment can be changed.
Request
Responses
- 200
- 403
- 404
- 409
- 422
Password credential updated successfully
Insufficient permissions
Referenced resource not found
Optimistic locking conflict
Invalid request parameters