---
title: "Changes to Update webhook subscription"
method: PATCH
path: "/api/v1/webhook-subscriptions/{id}"
---

# Changes to Update webhook subscription

`PATCH /api/v1/webhook-subscriptions/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 9 revisions.

- **2026-07-07** `a3b4750a505f` — 1 breaking, 10 info
- **2026-07-07** `84194c31ab85` — 1 info

## Changes

- **2026-07-07** `a3b4750a505f` — 1 breaking, 10 info
  - the `event_types` request property's minItems was increased to `1`
  - added the new optional request property `active`
  - added the new optional request property `name`
  - added the new optional request property `url`
  - added the required property `created_at` to the response with the `200` status
  - added the required property `disabled_at` to the response with the `200` status
  - added the required property `event_types` to the response with the `200` status
  - added the required property `id` to the response with the `200` status
  - added the required property `name` to the response with the `200` status
  - added the required property `updated_at` to the response with the `200` status
  - added the required property `url` to the response with the `200` status
- **2026-07-07** `84194c31ab85` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/kruzer-corp/apis/oms-api/docs/api/v1/webhook-subscriptions/:id/patch.md) · [API](https://skmtc.dev/kruzer-corp/apis/oms-api.md) · [Page](https://skmtc.dev/kruzer-corp/apis/oms-api/changes/api/v1/webhook-subscriptions/:id/patch)
