curl --request DELETE \
--url https://api.streamkap.com/project-keys/{project_key_id} \
--header 'Authorization: Bearer <token>'{}Delete a Project Key and all constituent resources (API credential, Kafka user, K8s proxy, ACLs).
curl --request DELETE \
--url https://api.streamkap.com/project-keys/{project_key_id} \
--header 'Authorization: Bearer <token>'{}Documentation Index
Fetch the complete documentation index at: https://docs.streamkap.com/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?