Logout user
GET/logout
Access: Public — no authentication required.
Logs out the current user by clearing the session cookie. After logout, subsequent requests will require re-authentication.
Responses
- 200
Successful Response
GET/logout
Access: Public — no authentication required.
Logs out the current user by clearing the session cookie. After logout, subsequent requests will require re-authentication.
Successful Response