DeleteTopic
Deletes an existing topic on the Kafka broker.
Input
| Name | Type | Required | Description |
| Topic | String | True | The name of the topic to delete. |
Result Set Columns
| Name | Type | Description |
| Success | String | Whether the operation succeeded. |
Deletes an existing topic on the Kafka broker.
| Name | Type | Required | Description |
| Topic | String | True | The name of the topic to delete. |
| Name | Type | Description |
| Success | String | Whether the operation succeeded. |