user
Verify the token of Reset password
Verify the token of Reset password
get/v2/user/resetpassword_verify
Query parameters
tokenstring required
the token of reset password
Response
success
Example response
{
"message": "success"
}Verify the token of Reset password
the token of reset password
success
{
"message": "success"
}