---
title: "Delete Token Limit Settings"
method: DELETE
path: "/admin/token-rate-limits/rate-limit/{token_rate_limit_id}"
tags: ["public"]
---

# Delete Token Limit Settings

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

## Path parameters

- `token_rate_limit_id` integer, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## 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` — 1 info
  - api tag `public` added
- **2025-08-21** `9321c45d93b5` — 1 info
  - api tag `public` removed

[Change history](https://skmtc.dev/onyx-dot-app/apis/onyx-api/changes/admin/token-rate-limits/rate-limit/:token_rate_limit_id/delete.md)

---

[API](https://skmtc.dev/onyx-dot-app/apis/onyx-api.md) · [All operations](https://skmtc.dev/onyx-dot-app/apis/onyx-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/onyx-dot-app/onyx-api/revisions/fcb09658bc37/schema)
