X-API-Key: ********************curl --location --request DELETE 'https://api.snakk.ai/api/calls/' \
--header 'X-API-Key: <api-key>'{
"success": true,
"certificate_id": "33333333-3333-3333-3333-333333333333",
"items_deleted": {
"calls": 1,
"recordings": 1,
"transcripts": 1
},
"confirmation": "Call a1b2c3d4-0000-0000-0000-000000000000 erased: recording(1) + transcript content removed, metadata anonymized."
}