Authentication

Change Password

Change user password endpoint

post/api/auth/change-password

Request body

current_passwordstring required
new_passwordstring required

Response

Successful Response

successboolean required
messagestring required

Changes

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