Webhooks
Delete Webhook (DELETE /api/webhook-subscriptions/{id})
Remove a webhook subscription.
DELETE
Delete Webhook Subscription
Overview
Deletes one of your subscriptions. You can only delete subscriptions you own; deleting an unknown or other-account id returns404.
Authenticate with your API key - the same
Authorization: Bearer YOUR_API_KEY you use for the rest of the API. You can also manage webhooks from your dashboard.Delete Webhook Subscription

