cURL
curl --request DELETE \ --url https://api.kakiyo.com/v1/webhooks/{webhookId} \ --header 'Authorization: Bearer <token>'
{ "id": "webhook_12345abcde", "message": "Webhook deleted successfully" }
Deletes an existing webhook