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