user

Request password reset for specific user using the unique token

post/users/reset_password_by_token

Request body

emailstring required
new_passwordstring required
tokenstring required

Response

successful operation

Changes