Users

Change the current user password

put/api/users/{username}/password

Path parameters

usernamestring required

Request body

current_passwordstring
new_passwordstring

Response

The password was changed successfully.

Changes