Remove a webhook configuration from your account
| Parameter | Type | Required | Description |
|---|---|---|---|
webhook_id | string | Yes | The unique identifier of the webhook to be removed |
| Status Code | Error | Description |
|---|---|---|
| 400 | incorrect_parameters | Request parameters were invalid |
| 401 | authentication_failed | No such token |
| 403 | not_authenticated | Authentication credentials not provided |
| 404 | Not Found | The webhook ID does not exist |