Search

/api/v1/users/logout

Description
Domain
로그아웃
Method
GET
권한
User
구현
request
response

Request

headers
Content-Type: application/json
Accept: application/json
body
{ }
JSON
복사

Response

성공시 : 200
{ "msg": "success" }
JSON
복사
실패시 :
400 : Bad Request
401 : Unauthorized
403 : Forbidden