---
title: "Bulk replace all open tabs for the current user"
method: PUT
path: "/open-tabs"
tags: ["Open Tabs"]
---

# Bulk replace all open tabs for the current user

`PUT /open-tabs`

## Request body

- object
  - `tabs` unknown[]
    - unknown

## Response `200`

Tabs updated 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)
