Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://email-clean.grorapid.com/api/v1/auth/verifyResetToken
{ "message": "Reset token verified successfully.", "status": true, "statusCode": 200, "result": "VERIFIED" }
Check whether a password-reset token is valid.
Reset token previously returned by the reset-password flow.
Reset token is valid.