---
title: "POST /api/cache/clear"
method: POST
path: "/api/cache/clear"
---

# POST /api/cache/clear

`POST /api/cache/clear`

## Headers

- `Marimo-Session-Id` string, required

## Request body

- ClearCacheRequest

## Response `200`

Clear all caches

- SuccessResponse
  - `success` boolean

---

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