Auth

Invalidates current token

post/auth/logout

Response

Ok

messagestring

Example response

{
  "message": "Successfully logged out"
}

Changes