Topics

Delete topic

Delete the Kafka topic with the requested name.

delete/v1/topics/{topic_name}

Path parameters

topic_namestring required

Topic name.

Response

Topic deleted successfully

{"stackTrail":"paths:/v1/topics/{topic_name}:delete:responses:204:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes