Verify Password Reset Token

Determines if the given token in the URL is correct or not.

This endpoint verifies the password reset. The endpoint determines if the given token in the URL is correct or not. Prevents the user from entering a new password without valid access. Returns a "404 page not found" error if the token is wrong.

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!