---
title: "Changes to POST /zones/{zone_id}/secrets"
method: POST
path: "/zones/{zone_id}/secrets"
---

# Changes to POST /zones/{zone_id}/secrets

`POST /zones/{zone_id}/secrets`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 23 revisions.

- **2026-03-16** `d3d69f45bfed` — 3 info
- **2026-02-11** `e8a19729607a` — 1 info
- **2026-02-06** `edd1b760a989` — 1 breaking, 1 warning, 5 info

## Changes

- **2026-03-16** `d3d69f45bfed` — 3 info
  - the endpoint scheme security `OAuth2` was added to the API
  - the endpoint scheme security `bearerAuth` was added to the API
  - the endpoint scheme security `vault-api_bearerAuth` was removed from the API
- **2026-02-11** `e8a19729607a` — 1 info
  - added the new optional request property `zone_id`
- **2026-02-06** `edd1b760a989` — 1 breaking, 1 warning, 5 info
  - removed `#/components/schemas/vault_SecretTokenFields, #/components/schemas/vault_SecretPasswordFields` from the `data` request property `oneOf` list
  - deleted the `header` request parameter `X-Request-ID`
  - the endpoint scheme security `vault-api_bearerAuth` was added to the API
  - the endpoint scheme security `vault_bearerAuth` was removed from the API
  - mapped value for discriminator key `password` changed from `#/components/schemas/vault_SecretPasswordFields` to `#/components/schemas/vault-api_SecretPasswordFields` for `data` request property
  - mapped value for discriminator key `token` changed from `#/components/schemas/vault_SecretTokenFields` to `#/components/schemas/vault-api_SecretTokenFields` for `data` request property
  - added `#/components/schemas/vault-api_SecretTokenFields, #/components/schemas/vault-api_SecretPasswordFields` to the `data` request property `oneOf` list

---

[Operation](https://skmtc.dev/keycardai/apis/untitled-api/docs/zones/:zone_id/secrets/post.md) · [API](https://skmtc.dev/keycardai/apis/untitled-api.md) · [Page](https://skmtc.dev/keycardai/apis/untitled-api/changes/zones/:zone_id/secrets/post)
