curl --request DELETE \
--url https://app.herondata.io/api/credentials/keys/{heron_id} \
--header 'x-api-key: <api-key>'Permanently delete an API key. This cannot be undone. Consider deactivating instead if you might need to rollback.
curl --request DELETE \
--url https://app.herondata.io/api/credentials/keys/{heron_id} \
--header 'x-api-key: <api-key>'Was this page helpful?