---
title: "DELETE /api/mcp - Terminate a session."
method: DELETE
path: "/api/mcp"
tags: ["mcp"]
---

# DELETE /api/mcp - Terminate a session.

`DELETE /api/mcp`

Terminates the session identified by the `Mcp-Session-Id` header.

## Response `204`

Session terminated successfully

## Other responses

- `400` — Mcp-Session-Id header required
- `401` — Authentication required
- `403` — Invalid origin
- `404` — Session not found

---

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