Skip to content

로그아웃

kPanic edited this page Nov 15, 2017 · 7 revisions

로그아웃

  • Method : POST
  • URL : /logout
  • Content-Type : application/json;charset=utf-8

Request

예제

http POST https://:your-site/logout/

Response

http status code code message comment
204 0 SUCCESS 정상 응답
400 0 FAIL 비정상 응답
401 0 Unathorized 로그인 필요