Skip to main content

POST /api/auth/logout

Ends the current authenticated session.

Response (200)

{
  "message": "Logged out successfully"
}