Skip to main content
DELETE
/
admin
/
v1
/
topics
/
{topicName}
Delete the topic with the given topic_name.
curl --request DELETE \
  --url https://api.example.com/admin/v1/topics/{topicName}

Path Parameters

topicName
string
required

The topic name.

Response

Topic deleted