Skip to content
Libris
Search
⌘
Ctrl
K
Main Navigation
Guide
Architecture
API
Deployment
Changelog
Appearance
Menu
Return to top
Logout
POST
/api/auth/logout
Clears the session cookie.
Responses
200
Logged out
Content-Type
application/json
Schema
JSON
JSON
{
"authenticated"
:
true
}
POST
/api/auth/logout
Samples