---
title: "Delete session"
method: DELETE
path: "/v1/sessions/workspace/{workspace}"
tags: ["sessions"]
---

# Delete session

`DELETE /v1/sessions/workspace/{workspace}`

Removes a session from the active sessions mapping

## Path parameters

- `workspace` string, required

## Response `200`

OK

- InternalHandlersDeleteSessionResponse — Response confirming session deletion
  - `message` string — Confirmation message
  - `workspace` string — Workspace path that was deleted

---

[API](https://skmtc.net/wandb/apis/catnip-container-api.md) · [All operations](https://skmtc.net/wandb/apis/catnip-container-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/wandb/catnip-container-api/revisions/a075b0fa501a/schema)
