Logout
POSThttps://demo.komga.org/api/logout
Invalidates the current session and clean up any remember-me authentication.
Responses
- 204
No Content
Authorization: http
name: basicAuthtype: httpscheme: basic
- curl
- python
- nodejs
- java
- kotlin
- powershell
- swift
- rust
- CURL
curl -L -X POST 'https://demo.komga.org/api/logout' \
-H 'Authorization: Basic PHVzZXJuYW1lPjo8cGFzc3dvcmQ+'
ResponseClear