-
Notifications
You must be signed in to change notification settings - Fork 11
logout api
Belikhun edited this page Jan 16, 2019
·
4 revisions
-
Permission:
everyone -
Require Logged In:
true
| Field | Method | Type | Description | Required |
|---|---|---|---|---|
| token | POST | string | API Token | * |
{
"code": 0,
"status": 200,
"description": "Đăng xuất thành công.",
"user": null,
"data": [],
"runtime": 0.0003647804260253906
}