Skip to main content

Delete Webhook

DELETE 

/b2b/webhooks/:webhook_id

Delete a webhook configuration.

This permanently removes the webhook and all its event subscriptions. No further events will be delivered to the webhook URL.

Note: This action cannot be undone. If you want to temporarily stop receiving events, consider using the Update Webhook endpoint to disable the webhook instead.

Request

Responses

Webhook deleted successfully