---
title: "Changes to Update subscription for an event"
method: PATCH
path: "/v1/notifications/configurations/{eventId}/subscriptions/{subscriptionId}"
---

# Changes to Update subscription for an event

`PATCH /v1/notifications/configurations/{eventId}/subscriptions/{subscriptionId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 75 revisions.

- **2026-04-17** `c80d57ed14ab` — 1 warning
- **2026-01-29** `48b406d912db` — 1 warning
- **2025-10-23** `8ab3ec3ed301` — 1 warning
- **2025-08-22** `3c0154b2053a` — 9 breaking
- **2025-08-14** `6333a0d3b095` — 10 info
- **2025-07-22** `76b0fefddb0d` — 9 breaking, 1 info
- **2025-05-14** `87c135153b84` — 2 warning

## Changes

- **2026-04-17** `c80d57ed14ab` — 1 warning
  - added the new `enterprise-trial` enum value to the `entity_type` response property for the response status `200`
- **2026-01-29** `48b406d912db` — 1 warning
  - added the new `kai-enablement` enum value to the `entity_type` response property for the response status `200`
- **2025-10-23** `8ab3ec3ed301` — 1 warning
  - added the new `type` enum value to the `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterStandard]/rule` response property for the response status `400`
- **2025-08-22** `3c0154b2053a` — 9 breaking
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterChoiceItem]/source` became nullable for the status `400`
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterDependentItem]/source` became nullable for the status `400`
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterMaximumLength]/source` became nullable for the status `400`
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterMinimumLength]/source` became nullable for the status `400`
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterStandard]/source` became nullable for the status `400`
  - the response property `detail` became nullable for the status `401`
  - the response property `instance` became nullable for the status `401`
  - the response property `status` became nullable for the status `401`
  - the response property `title` became nullable for the status `401`
- **2025-08-14** `6333a0d3b095` — 10 info
  - removed `#/components/schemas/EventSubscription, subschema #1` from the response body `allOf` list for the response status `200`
  - added the required property `channels` to the response with the `200` status
  - added the required property `created_at` to the response with the `200` status
  - added the required property `enabled` to the response with the `200` status
  - added the required property `entities` to the response with the `200` status
  - added the required property `entity_type` 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 `regions` to the response with the `200` status
  - added the required property `updated_at` to the response with the `200` status
- **2025-07-22** `76b0fefddb0d` — 9 breaking, 1 info
  - removed the required property `channels` from the response with the `200` status
  - removed the required property `created_at` from the response with the `200` status
  - removed the required property `enabled` from the response with the `200` status
  - removed the required property `entities` from the response with the `200` status
  - removed the required property `entity_type` from the response with the `200` status
  - removed the required property `id` from the response with the `200` status
  - removed the required property `name` from the response with the `200` status
  - removed the required property `regions` from the response with the `200` status
  - removed the required property `updated_at` from the response with the `200` status
  - added `#/components/schemas/EventSubscription, subschema #1` to the response body `allOf` list for the response status `200`
- **2025-05-14** `87c135153b84` — 2 warning
  - added the new `dataplane` enum value to the `entity_type` response property for the response status `200`
  - added the new `dataplane-group` enum value to the `entity_type` response property for the response status `200`

---

[Operation](https://skmtc.dev/kong/apis/konnect-api-go-sdk/docs/v1/notifications/configurations/:eventId/subscriptions/:subscriptionId/patch.md) · [API](https://skmtc.dev/kong/apis/konnect-api-go-sdk.md) · [Page](https://skmtc.dev/kong/apis/konnect-api-go-sdk/changes/v1/notifications/configurations/:eventId/subscriptions/:subscriptionId/patch)
