User

Changes the password of an authenticated user, but only if the old password matches.

post/api/user/change-password/

Request body

old_passwordstring required
new_passwordstring required

Response

No response body

Changes