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

No recorded changes to this endpoint across all 6 revisions of this API.