---
title: "Reset the live counters of all rate limit rules"
method: POST
path: "/admin/rate-limits/reset"
tags: ["admin"]
---

# Reset the live counters of all rate limit rules

`POST /admin/rate-limits/reset`

## Request body

- AdminResetRateLimitsRequest
  - `confirmation` string

## Response `200`

OK

- AdminResetRateLimitsResponse
  - `status` string

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `503` — Service Unavailable

## Changes

- **2026-07-07** `87fec960e0fd` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/enterpilot/apis/gomodel-api/changes/admin/rate-limits/reset/post.md)

---

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