---
title: "Delete a topic cluster"
method: DELETE
path: "/v3/topic-clusters/{topicId}"
tags: ["Topic Clusters"]
---

# Delete a topic cluster

`DELETE /v3/topic-clusters/{topicId}`

Deletes a topic cluster and its keyword/prompt links.

## Path parameters

- `topicId` string, required

## Response `200`

Default Response

- object
  - `success` boolean

## Other responses

- `400` — Default Response
- `404` — 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/aa8eaa9e34a0/schema)
