Skip to main content

Logout

POST 

https://demo.komga.org/api/logout

Invalidates the current session and clean up any remember-me authentication.

Responses

No Content

Authorization: http

name: basicAuthtype: httpscheme: basic
curl -L -X POST 'https://demo.komga.org/api/logout' \
-H 'Authorization: Basic PHVzZXJuYW1lPjo8cGFzc3dvcmQ+'
Request Collapse all
Base URL
https://demo.komga.org
Auth
ResponseClear

Click the Send API Request button above and see the response here!