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