---
title: "Invalidate Rate Limit Override Cache"
method: POST
path: "/internal/rate-limits/overrides/{identifier}/invalidate-cache"
tags: ["internal"]
---

# Invalidate Rate Limit Override Cache

`POST /internal/rate-limits/overrides/{identifier}/invalidate-cache`

Manually invalidate the cache for a specific rate limit override.

Useful for debugging or forcing a cache refresh.

## Path parameters

- `identifier` string, required

## Headers

- `x-api-key` string, required — Internal API Key for authentication

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/mirage/apis/mirage-video-api.md) · [All operations](https://skmtc.net/mirage/apis/mirage-video-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mirage/mirage-video-api/versions/302cafad9d70/schema)
