logout
- Inputs
No input
- Errors
{
"must_login": "must login"
}
- Extra Description
Close an active session of the user
- Sample
- Url:
- Output:
{
"remove_session_id": 1,
"status": "success",
"time": 1546341518.0490596
}