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