user
Change the password on a user that already exists.
This endpoint is for user to update password. Users with the admin role can change any user's password. Regular users can change only their own password.
put/users/{user_id}/password
Path parameters
user_idinteger required
Headers
X-Request-Idstring
An unique ID for the request
Request body
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.