⭐ If you find Zipline useful, please consider giving it a star on Github! ⭐

/api/auth/logout

Log out the currently authenticated user and invalidate their active session.

GET/api/auth/logout

Response Body

application/json

application/json

{
  "loggedOut": true
}

{
  "error": "E1000: Invalid request schema",
  "code": 1000,
  "statusCode": 400
}