Authentication
Logout user
Logs out the current user by removing the session cookie
POST
Authorizations
Response
200
text/plain
Successfully logged out
The response is of type string
.
Logs out the current user by removing the session cookie
Successfully logged out
The response is of type string
.