/
CO
confluentinc
/
REST Admin API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 2mo ago
Details
Filter operations
ACL (v3)
4
Broker (v3)
3
Cluster (v3)
2
Configs (v3)
17
Consumer Group (v3)
8
Partition (v3)
6
Records (v3)
1
Replica (v3)
2
Topic (v3)
5
get
List Topics
post
Create Topic
get
Get Topic
delete
Delete Topic
patch
Update partition count
Topic (v3)
Delete Topic
Deletes the topic with the given
topic_name
.
delete
/clusters/{cluster_id}/topics/{topic_name}
Response
No Content
Changes