---
title: "Delete Topic"
method: DELETE
path: "/clusters/{cluster_id}/topics/{topic_name}"
tags: ["Topic"]
---

# Delete Topic

`DELETE /clusters/{cluster_id}/topics/{topic_name}`

Deletes the topic with the given `topic_name`.

## Response `204`

No Content

## Changes

- **2021-03-10** (v3) `d61f00e40f31` — 8 info
  - api operation id `deleteKafkaTopic` removed and replaced with ``
  - api tag `Topic` added
  - api tag `Topic (v3)` removed
  - removed the non-success response with the status `400`
  - …4 more

[Change history](https://skmtc.dev/confluentinc/apis/rest-admin-api/changes/clusters/:cluster_id/topics/:topic_name/delete.md)

---

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