Reset Password Callback
Redirects the user to the callback URL with the token
Authentication
AuthorizationBearer
Bearer token authentication
Path parameters
token
The token to reset the password
Query parameters
callbackURL
The URL to redirect the user to reset their password
Response
Success
token
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error