Delete the existing webhook
cURL
curl --request DELETE \ --url https://{hostname}.gable.ai/v0/webhooks/{id} \ --header 'X-API-KEY: <api-key>'
This response does not have an example.