delete_topic
Delete an Apache Kafka topic from a specified cluster using the cluster name and topic name. Permanently removes unwanted topics to manage Kafka resources.
Instructions
Delete a topic
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cluster | Yes | Cluster name | |
| topicName | Yes | Topic name |