Latest stories

logout

  • Inputs
No input

  • Errors
{
    "must_login": "must login"
}

  • Extra Description
Close an active session of the user

  • Sample
  • Url:
https://api.pantel.me/a/logout
  • Output:
                                {
    "remove_session_id": 1,
    "status": "success",
    "time": 1546341518.0490596
}