Clusters
Delete Kafka Cluster
This endpoint deletes a kafka cluster.
curl -X DELETE \
https://api.upstash.com/v2/kafka/cluster/:id \
-u 'EMAIL:API_KEY'
"OK"
URL Parameters
id
string
requiredThe ID of the Kafka cluster to be deleted
Was this page helpful?
curl -X DELETE \
https://api.upstash.com/v2/kafka/cluster/:id \
-u 'EMAIL:API_KEY'
"OK"