---
title: "Changes to Delete webhook"
method: DELETE
path: "/webhooks/{webhookId}"
---

# Changes to Delete webhook

`DELETE /webhooks/{webhookId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 28 revisions.

- **2026-08-27** `359d267dca88` — 1 info
- **2026-08-23** `b1ad79e918ac` — 1 info
- **2026-08-19** `c2c65e052711` — 2 info
- **2026-08-19** `a77f94c2883a` — 1 warning, 1 info
- **2026-08-15** `c309952835b5` — 8 warning
- **2026-08-08** `0bb9c54b1f61` — 1 breaking
- **2026-08-04** `68aaf2076cfc` — 5 warning
- **2026-07-26** `270e233e401c` — 2 warning

## Changes

- **2026-08-27** `359d267dca88` — 1 info
  - deleted the `header` request parameter `X-Agent-ID` with deprecation
- **2026-08-23** `b1ad79e918ac` — 1 info
  - `header` request parameter `X-Agent-ID` was deprecated
- **2026-08-19** `c2c65e052711` — 2 info
  - removed the `mandate.created` enum value from the `data/attributes/enabledEvents/items/` response property for the response status `200`
  - removed the `mandate.revoked` enum value from the `data/attributes/enabledEvents/items/` response property for the response status `200`
- **2026-08-19** `a77f94c2883a` — 1 warning, 1 info
  - added the new `ach.settled` enum value to the `data/attributes/enabledEvents/items/` response property for the response status `200`
  - removed the `ach.completed` enum value from the `data/attributes/enabledEvents/items/` response property for the response status `200`
- **2026-08-15** `c309952835b5` — 8 warning
  - added the new `ach.completed` enum value to the `data/attributes/enabledEvents/items/` response property for the response status `200`
  - added the new `ach.created` enum value to the `data/attributes/enabledEvents/items/` response property for the response status `200`
  - added the new `ach.failed` enum value to the `data/attributes/enabledEvents/items/` response property for the response status `200`
  - added the new `ach.processing` enum value to the `data/attributes/enabledEvents/items/` response property for the response status `200`
  - added the new `ach.returned` enum value to the `data/attributes/enabledEvents/items/` response property for the response status `200`
  - added the new `external_party_account.validated` enum value to the `data/attributes/enabledEvents/items/` response property for the response status `200`
  - added the new `mandate.created` enum value to the `data/attributes/enabledEvents/items/` response property for the response status `200`
  - added the new `mandate.revoked` enum value to the `data/attributes/enabledEvents/items/` response property for the response status `200`
- **2026-08-08** `0bb9c54b1f61` — 1 breaking
  - added the pattern `^whk_[0-9a-f]{32}$` to the `path` request parameter `webhookId`
- **2026-08-04** `68aaf2076cfc` — 5 warning
  - added the new `invitation_link.agent_added` enum value to the `data/attributes/enabledEvents/items/` response property for the response status `200`
  - added the new `invitation_link.agent_removed` enum value to the `data/attributes/enabledEvents/items/` response property for the response status `200`
  - added the new `invitation_link.created` enum value to the `data/attributes/enabledEvents/items/` response property for the response status `200`
  - added the new `invitation_link.redeemed` enum value to the `data/attributes/enabledEvents/items/` response property for the response status `200`
  - added the new `invitation_link.revoked` enum value to the `data/attributes/enabledEvents/items/` response property for the response status `200`
- **2026-07-26** `270e233e401c` — 2 warning
  - for the `header` request parameter `Idempotency-Key`, the maxLength was set to `255`
  - for the `path` request parameter `webhookId`, the maxLength was set to `64`

---

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