auth
Verify the password reset token and set a new password
put/auth/change-password
Request body
Response
Password updated successfully
Example response
{
"status": "success",
"message": "Password updated successfully",
"status_code": 200
}Password updated successfully
{
"status": "success",
"message": "Password updated successfully",
"status_code": 200
}