Latest stories

delete_uncurrent_session

  • Inputs
No input

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

  • Extra Description
Delete every other sessions of the user except the one that calls it

  • Sample
  • Url:
https://api.pantel.me/a/delete_uncurrent_session
  • Output:
                                {
    "current_session_id": "8c1247bd20628206e1602ce9163b18b4",
    "status": "success",
    "time": 1546779986.3433754
}