---
title: "Clear the cached responses of search requests in the LRU cache."
method: POST
path: "/operations/cache/clear"
tags: ["operations"]
---

# Clear the cached responses of search requests in the LRU cache.

`POST /operations/cache/clear`

Clear the cached responses of search requests that are sent with `use_cache` parameter in the LRU cache.

## Response `200`

Clear cache succeeded.

- SuccessStatus
  - `success` boolean, required

---

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