curl --request DELETE \
--url https://app.altheastudio.ai/api/webhooks/{webhook_id} \
--header 'X-API-Key: <api-key>'Deletes the specified webhook configuration
curl --request DELETE \
--url https://app.altheastudio.ai/api/webhooks/{webhook_id} \
--header 'X-API-Key: <api-key>'