Latest stories

verify_email

  • Inputs
{
    "hashpass": "string attached to the link sent via email"
}

  • Errors
{
    "expired_email_verification_page": "the link is already being used once or verification code is invalid"
}

  • Extra Description
After set_email user receives an email from pantel which contains a link, by clicking on that link this route will be called with hashpass attached to that link and an html page will be shown as result

  • Sample
  • Url:
https://api.pantel.me/a/verify_email?hashpass=2co289nxfshneq8c7klvwwipeflz4l04
  • Output:
                                "successful_email_verification: html-page"