---
title: "Refresh all caches"
method: POST
path: "/v1/cache/refresh/all"
tags: ["Engine — Cache"]
---

# Refresh all caches

`POST /v1/cache/refresh/all`

Clears all caches (rules, routes, auth, distribution) at once.

## Response `200`

Cache cleared successfully.

- object
  - `status` string
  - `cache` string
  - `message` string

---

[API](https://skmtc.net/netcorecloud/apis/email-api-v6.md) · [All operations](https://skmtc.net/netcorecloud/apis/email-api-v6/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/netcorecloud/email-api-v6/versions/73f83bc2eff8/schema)
