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

# Update a single open tab

`PATCH /open-tabs/{id}`

## Path parameters

- `id` string, required

## Response `200`

Tab updated successfully.

## Other responses

- `404` — Tab not found.

---

[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)
