---
title: "Logout"
method: GET
path: "/api/logout"
tags: ["User session"]
---

# Logout

`GET /api/logout`

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

## Response `204`

No Content

---

[API](https://skmtc.dev/mswjs/apis/komga-api.md) · [All operations](https://skmtc.dev/mswjs/apis/komga-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mswjs/komga-api/revisions/ca859fc17ce1/schema)
