---
title: "Flush all caches"
method: DELETE
path: "/api/v1/caches/provider/{provider}/flush"
tags: ["Cache Management"]
---

# Flush all caches

`DELETE /api/v1/caches/provider/{provider}/flush`

Flushes all caches across all providers, resets permission references, and reloads PushPublishing filters. The provider path parameter is ignored.

## Path parameters

- `provider` string, required

## Response `200`

All caches flushed successfully

## Other responses

- `401` — Unauthorized - authentication required
- `403` — Forbidden - requires maintenance portlet access

---

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