Webhooks
Delete webhook
Permanently delete a webhook configuration.
delete/v1/webhooks/settings
Query parameters
webhookIdstring
Webhook ID to delete, the same name the other /v1/webhooks operations use (logs, redeliver, test). Required unless the deprecated id is sent instead.
idstring
Alias of webhookId, kept for existing callers
Response
Webhook deleted successfully