Logout user
GET/logout
Logs out the current user by clearing the session cookie. After logout, subsequent requests will require re-authentication.
Responses​
- 200
Successful Response
GET/logout
Logs out the current user by clearing the session cookie. After logout, subsequent requests will require re-authentication.
Successful Response