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
- 200
- 429
- 500
Webhook deleted successfully
Rate Limit Error
Internal Error