This endpoint deletes a kafka topic in a cluster.
curl -X DELETE \ https://api.upstash.com/v2/kafka/topic/:id \ -u 'EMAIL:API_KEY'
"OK"
The ID of the Kafka Topic to be deleted
Was this page helpful?