Latest stories

delete_account

  • Inputs
No input

  • Errors
{
    "must_login": "must login with a username for remove it"
}

  • Extra Description
Delete user profile, username and sessions of the user

  • Sample
  • Url:
https://api.pantel.me/a/delete_account
  • Output:
                                {
    "status": "success",
    "time": 1526798758.1353204
}