Latest stories

forget_password

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

  • Errors
{
    "This link has expired, request again": "the link is already being used once",
    "must_logout": "for run this route you must logout"
}

  • Extra Description
Remove password from account via email link. the link has been requested from login with forget_password switch

  • Sample
  • Url:
https://api.pantel.me/a/forget_password?verify_password_code=bwoo2zoc70oidcj73ywfs4ou365xx8i8
  • Output:
                                "Your password has been removed successfully: html-page"