---
title: "Logout and clear session"
method: POST
path: "/api/auth/logout"
tags: ["Auth"]
---

# Logout and clear session

`POST /api/auth/logout`

## Response `200`

Session cleared

## Other responses

- `401` — Authentication required

## Changes

- **2026-03-02** `39aff788d955` — 1 info
  - added the media type `application/json` for the response with the status `401`

[Change history](https://skmtc.dev/builderz-labs/apis/mission-control-api/changes/api/auth/logout/post.md)

---

[API](https://skmtc.dev/builderz-labs/apis/mission-control-api.md) · [All operations](https://skmtc.dev/builderz-labs/apis/mission-control-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/builderz-labs/mission-control-api/revisions/751f6c65ac77/schema)
