Log out current user

post/logout

Response

Successful logout

Example response

{
  "meta": {
    "code": 200
  }
}

Changes