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