Permanently deletes the specified topic and all its data from the Kafka cluster. This operation cannot be undone.
curl --request DELETE \
--url https://api.example.com/admin/v1/topics/{topicName}Documentation Index
Fetch the complete documentation index at: https://docs.streamnative.io/llms.txt
Use this file to discover all available pages before exploring further.
The topic name.
Topic deleted
Was this page helpful?
curl --request DELETE \
--url https://api.example.com/admin/v1/topics/{topicName}