X-API-Key: ********************curl --location --request DELETE 'https://api.snakk.ai/api/orgs/' \
--header 'X-API-Key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"confirm": "Example AS"
}'{
"success": true,
"certificate_id": "cert_abc123",
"items_deleted": 42
}