---
title: "Clear Redis Cache"
method: DELETE
path: "/api/v1/cache/redis"
tags: ["cache"]
---

# Clear Redis Cache

`DELETE /api/v1/cache/redis`

Clear all Redis cache

## Response `200`

Successful Response

- ClearCacheResponse
  - `message` string, required
  - `deleted_keys` integer, required

---

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