Auth
Validate reset password token
Check whether a password reset token is valid and unexpired before allowing the user to submit a new password. Does not consume the token.
get/auth/reset/{token}
Path parameters
tokenstring required
The token
Response
Success