---
title: "Changes to Update Event Gateway"
method: PUT
path: "/v1/event-gateways/{gatewayId}"
---

# Changes to Update Event Gateway

`PUT /v1/event-gateways/{gatewayId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 29 revisions.

- **2025-12-19** `0325d14dfc53` — 1 breaking, 12 info
- **2025-11-26** `3575228c4a98` — 1 info
- **2025-11-06** `5d2b35832e3f` — 1 warning, 2 info
- **2025-10-02** `ecce2daf9de6` — 1 info

## Changes

- **2025-12-19** `0325d14dfc53` — 1 breaking, 12 info
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`
  - added the new optional request property `min_runtime_version`
  - removed `#/components/schemas/Gateway, subschema #2` from the response body `allOf` list for the response status `200`
  - added the optional property `description` to the response with the `200` status
  - added the optional property `labels` to the response with the `200` status
  - added the required property `created_at` to the response with the `200` status
  - added the required property `id` to the response with the `200` status
  - added the required property `min_runtime_version` to the response with the `200` status
  - added the required property `name` to the response with the `200` status
  - added the required property `nodes_total` to the response with the `200` status
  - added the required property `updated_at` to the response with the `200` status
  - added the required property `version` to the response with the `200` status
  - added the required property `virtual_clusters_total` to the response with the `200` status
- **2025-11-26** `3575228c4a98` — 1 info
  - api operation id `update-houdini-event-gateway` removed and replaced with `update-event-gateway`
- **2025-11-06** `5d2b35832e3f` — 1 warning, 2 info
  - 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`
  - api tag `Event Gateways` added
  - api tag `Houdini Event Gateways` removed
- **2025-10-02** `ecce2daf9de6` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/kong/apis/konnect-api-beta/docs/v1/event-gateways/:gatewayId/put.md) · [API](https://skmtc.dev/kong/apis/konnect-api-beta.md) · [Page](https://skmtc.dev/kong/apis/konnect-api-beta/changes/v1/event-gateways/:gatewayId/put)
