user

reset password using token

post/auth/reset_password

Request body

tokenstring required
new_passwordstring required

Response

password reset successfully

messagestring required

Changes