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

---

[API](https://skmtc.net/snowseo/apis/snowseo-api.md) · [All operations](https://skmtc.net/snowseo/apis/snowseo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/snowseo/snowseo-api/versions/6e50f4761eea/schema)
