---
title: "Batch update tracking for multiple topic clusters"
method: PATCH
path: "/v3/topic-clusters/topics/tracking"
tags: ["Topic Clusters"]
---

# Batch update tracking for multiple topic clusters

`PATCH /v3/topic-clusters/topics/tracking`

## Request body

- object
  - `teamId` string
  - `topicIds` string[]
  - `active` boolean

## Response `200`

Default Response

- object
  - `success` boolean
  - `results` object[]
  - `notFound` string[]
  - `totalCreated` number
  - `totalUpdated` number
  - `promptsSkipped` number
  - `active` boolean

## Other responses

- `400` — Default Response

## Changes

- **2026-07-26** `60ff6690f93c` — 1 info
  - added the optional property `promptsSkipped` to the response with the `200` status

[Change history](https://skmtc.dev/snowseo/apis/snowseo-api/changes/v3/topic-clusters/topics/tracking/patch.md)

---

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