---
title: "Delete a single open tab"
method: DELETE
path: "/open-tabs/{id}"
tags: ["Open Tabs"]
---

# Delete a single open tab

`DELETE /open-tabs/{id}`

## Path parameters

- `id` string, required

## Response `200`

Tab deleted successfully.

---

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