API
Skip to main content

Delete subscribed event

To cancel an event subscription, use its identifier (id). After deletion, the webhook will no longer receive notifications for the configured action.

DELETE /webhooks/{id}