curl -X DELETE \ https://api.upstash.com/v2/kafka/credential/:id \ -u 'EMAIL:API_KEY'
"OK"
This endpoint deletes a kafka credential.
Was this page helpful?