---
title: "Changes to Delete Webhook"
method: DELETE
path: "/webhooks/{id}"
---

# Changes to Delete Webhook

`DELETE /webhooks/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 41 revisions.

- **2026-08-07** `f1020c3ecda4` — 3 info
- **2026-07-26** `60bbb4a6ffbc` — 1 breaking, 7 warning, 7 info

## Changes

- **2026-08-07** `f1020c3ecda4` — 3 info
  - added the optional property `error/code` to the response with the `401` status
  - added the optional property `error/code` to the response with the `403` status
  - added the optional property `error/code` to the response with the `404` status
- **2026-07-26** `60bbb4a6ffbc` — 1 breaking, 7 warning, 7 info
  - the response's body type/format changed from `boolean`/`` to `object`/`` for status `200`
  - deleted the `path` request parameter `id`
  - removed the optional property `error/code` from the response with the `401` status
  - removed the optional property `error/code` from the response with the `403` status
  - removed the optional property `error/code` from the response with the `404` status
  - removed the optional property `error/param` from the response with the `401` status
  - removed the optional property `error/param` from the response with the `403` status
  - removed the optional property `error/param` from the response with the `404` status
  - added the new optional `header` request parameter `Api-Version-Date` to all path's operations
  - removed the non-success response with the status `400`
  - removed the non-success response with the status `422`
  - removed the non-success response with the status `429`
  - removed the non-success response with the status `500`
  - added the required property `deleted` to the response with the `200` status
  - added the required property `id` to the response with the `200` status

---

[Operation](https://skmtc.dev/whop/apis/whop-api/docs/webhooks/:id/delete.md) · [API](https://skmtc.dev/whop/apis/whop-api.md) · [Page](https://skmtc.dev/whop/apis/whop-api/changes/webhooks/:id/delete)
