---
api: 'Merchant API'
---

# Delete a webhook (Deprecated)

Delete a webhook so that events are not sent to the specified URL any more.

## Endpoint

DELETE `/api/1.0/webhooks/{webhook_id}`

> This endpoint is **deprecated**.

## Returns

### 204

No Content

## Error responses

| HTTP status code | Description |
| --- | --- |
| 401 | Unauthorized |
| 404 | Not Found |
