Update user password
POST/users/updatePassword/
Submits a password update request in the request body. The CurrentPassword field must contain the password of the user making the request. UserManage permissions are required to change the password of any user other than the caller.
Request
Responses
- 204
No Content