---
title: "Changes to Update Token Limit Settings"
method: PUT
path: "/admin/token-rate-limits/rate-limit/{token_rate_limit_id}"
---

# Changes to Update Token Limit Settings

`PUT /admin/token-rate-limits/rate-limit/{token_rate_limit_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 14 revisions.

- **2026-09-02** `fcb09658bc37` — 2 info
- **2026-01-06** `2d941ea53eb3` — 5 info
- **2025-08-21** `9321c45d93b5` — 4 breaking, 1 info

## Changes

- **2026-09-02** `fcb09658bc37` — 2 info
  - added the optional property `detail/items/ctx` to the response with the `422` status
  - added the optional property `detail/items/input` to the response with the `422` status
- **2026-01-06** `2d941ea53eb3` — 5 info
  - api tag `public` added
  - the response property `enabled` became required for the status `200`
  - the response property `period_hours` became required for the status `200`
  - the response property `token_budget` became required for the status `200`
  - the response property `token_id` became required for the status `200`
- **2025-08-21** `9321c45d93b5` — 4 breaking, 1 info
  - the response property `enabled` became optional for the status `200`
  - the response property `period_hours` became optional for the status `200`
  - the response property `token_budget` became optional for the status `200`
  - the response property `token_id` became optional for the status `200`
  - api tag `public` removed

---

[Operation](https://skmtc.dev/onyx-dot-app/apis/onyx-api/docs/admin/token-rate-limits/rate-limit/:token_rate_limit_id/put.md) · [API](https://skmtc.dev/onyx-dot-app/apis/onyx-api.md) · [Page](https://skmtc.dev/onyx-dot-app/apis/onyx-api/changes/admin/token-rate-limits/rate-limit/:token_rate_limit_id/put)
