---
title: "Logout (POST)"
method: POST
path: "/logout"
tags: ["Authorization"]
---

# Logout (POST)

`POST /logout`

Logout and remove session cookie via POST.

## Response `200`

Request fulfilled, document follows

- object

## Changes

- **2025-08-08** `696ee83009f6` — 1 info
  - api operation id `LogoutPostGetLogout` removed and replaced with `04_logout_post`
- **2025-08-06** `82f6f0eba091` — 1 breaking, 5 info
  - removed the media type `text/plain` for the response with the status `200`
  - api operation id `LogoutPostGetLogout` was added
  - api tag `Authorization` added
  - api tag `Authentication` removed
  - …2 more

[Change history](https://skmtc.dev/masumi-network/apis/kodosumi-api/changes/logout/post.md)

---

[API](https://skmtc.dev/masumi-network/apis/kodosumi-api.md) · [All operations](https://skmtc.dev/masumi-network/apis/kodosumi-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/masumi-network/kodosumi-api/revisions/2092ce918678/schema)
