Skip to content

Navigation Menu

Sign in
Sign up
Belikhun edited this page Sep 23, 2018 · 4 revisions

/logout - Đăng xuất khỏi tài khoản

HTTP/1.1 POST /api/logout

  • Permission: everyone
  • Require Logged In: true

Parameter:

Field Method Type Description Required
token POST string API Token *

Example:

{
 "code": 0,
 "status": 200,
 "description": "Đăng xuất thành công.",
 "user": null,
 "data": [],
 "runtime": 0.0003647804260253906
}

Clone this wiki locally

AltStyle によって変換されたページ (->オリジナル) /