---
title: "DELETE /api/cache"
method: DELETE
path: "/api/cache"
tags: ["/api/cache"]
---

# DELETE /api/cache

`DELETE /api/cache`

Delete cache configurations.

## Request body

- object
  - `model` 'root' | 'database' | 'dashboard' | 'question', required
  - `model_id` integer[], required

## Response `2XX`

Successful response

- unknown

## Other responses

- `4XX` — Client error response
- `5XX` — Server error response

---

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