---
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

---

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