---
title: "Changes to Create Vault"
method: POST
path: "/v1/event-gateways/{gatewayId}/vaults"
---

# Changes to Create Vault

`POST /v1/event-gateways/{gatewayId}/vaults`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 30 revisions.

- **2026-02-16** `106b373707f3` — 4 info
- **2025-12-19** `0325d14dfc53` — 2 breaking, 3 info
- **2025-11-06** `5d2b35832e3f` — 1 warning, 1 info
- **2025-10-17** `564d63b800a1` — 2 breaking
- **2025-10-08** `be46646a0f0a` — 2 breaking, 2 info
- **2025-10-02** `ecce2daf9de6` — 1 info

## Changes

- **2026-02-16** `106b373707f3` — 4 info
  - the `description` request property default value `` was added
  - the `description` request property default value `` was added
  - the `description` response's property default value `` was added for the status `201`
  - the `description` response's property default value `` was added for the status `201`
- **2025-12-19** `0325d14dfc53` — 2 breaking, 3 info
  - added `#/components/schemas/EventGatewayEnvVault, #/components/schemas/EventGatewayKonnectVault` to the response body `oneOf` list for the response status `201`
  - the response's body type changed from no type to `object` for status `201`
  - removed `subschema #1, subschema #2` from the response body `allOf` list for the response status `201`
  - added response discriminator for the response status `201`
  - added the required property `id` to the response with the `201` status
- **2025-11-06** `5d2b35832e3f` — 1 warning, 1 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`
  - added discriminator to `allOf[subschema #2]/` response property for the response status `201`
- **2025-10-17** `564d63b800a1` — 2 breaking
  - the request property `oneOf[#/components/schemas/EventGatewayEnvVault]/allOf[#/components/schemas/EventGatewayBaseVault]/description` became not nullable
  - the request property `oneOf[#/components/schemas/EventGatewayKonnectVault]/allOf[#/components/schemas/EventGatewayBaseVault]/description` became not nullable
- **2025-10-08** `be46646a0f0a` — 2 breaking, 2 info
  - the `type` request property const value `konnect` was added
  - removed the enum value `konnect` of the request property `oneOf[#/components/schemas/EventGatewayKonnectVault]/allOf[subschema #2]/type`
  - the `type` response property const value `konnect` was added for the status `201`
  - removed the `konnect` enum value from the `allOf[subschema #2]/oneOf[#/components/schemas/EventGatewayKonnectVault]/allOf[subschema #2]/type` response property for the response status `201`
- **2025-10-02** `ecce2daf9de6` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/kong/apis/konnect-api-beta/docs/v1/event-gateways/:gatewayId/vaults/post.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/vaults/post)
