---
title: "Destroy the current session"
method: POST
path: "/logout"
tags: ["auth"]
---

# Destroy the current session

`POST /logout`

## Response `200`

Logged out

- LogoutResponse
  - `authenticated` boolean, required
  - `username` string, required
  - `capabilities` string[], required

---

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