---
title: "Changes to Update config by key"
method: PUT
path: "/config/{key}"
---

# Changes to Update config by key

`PUT /config/{key}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 50 revisions.

- **2024-10-02** `c9062e3a3c54` — 1 info
- **2024-10-02** `936529d30a41` — 1 info
- **2024-09-18** `041ec1a0e403` — 2 info
- **2024-08-08** `d53276437f78` — 1 info
- **2024-06-07** `5ea1c0d602b9` — 2 breaking
- **2024-06-04** `578e8efc5755` — 3 info

## Changes

- **2024-10-02** `c9062e3a3c54` — 1 info
  - the endpoint scheme security `jwt` was added to the API
- **2024-10-02** `936529d30a41` — 1 info
  - the endpoint scheme security `jwt` was removed from the API
- **2024-09-18** `041ec1a0e403` — 2 info
  - the endpoint scheme security `jwt` was added to the API
  - the endpoint scheme security `cookieAuth` was removed from the API
- **2024-08-08** `d53276437f78` — 1 info
  - the endpoint scheme security `cookieAuth` was added to the API
- **2024-06-07** `5ea1c0d602b9` — 2 breaking
  - added the pattern `^[a-zA-Z0-9_]+$` to the `path` request parameter `key`
  - added the pattern `^[a-zA-Z0-9_]+$` to the request property `key`
- **2024-06-04** `578e8efc5755` — 3 info
  - the endpoint scheme security `jwt` was removed from the API
  - removed the pattern `^[a-zA-Z0-9_]+$` from the `path` request parameter `key`
  - removed the pattern `^[a-zA-Z0-9_]+$` from the request property `key`

---

[Operation](https://skmtc.dev/pai-os/apis/personal-artificial-intelligence-operating-system-pai-os-api/docs/config/:key/put.md) · [API](https://skmtc.dev/pai-os/apis/personal-artificial-intelligence-operating-system-pai-os-api.md) · [Page](https://skmtc.dev/pai-os/apis/personal-artificial-intelligence-operating-system-pai-os-api/changes/config/:key/put)
