---
title: "Close all tabs in a group"
method: DELETE
path: "/tabs/group/{listItemId}"
tags: ["Tabs"]
---

# Close all tabs in a group

`DELETE /tabs/group/{listItemId}`

## Path parameters

- `listItemId` string, required

## Query parameters

- `userId` string, required

## Response `200`

Group closed.

- object
  - `ok` boolean
  - `closed` integer

## Other responses

- `404` — Session not found.

---

[API](https://skmtc.dev/jo-inc/apis/camofox-browser.md) · [All operations](https://skmtc.dev/jo-inc/apis/camofox-browser/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/jo-inc/camofox-browser/revisions/d007e73dad3d/schema)
