---
title: "Clear Reporting Cache"
method: DELETE
path: "/api/v1/admin/reporting/cache"
tags: ["Admin APIs", "Reporting"]
---

# Clear Reporting Cache

`DELETE /api/v1/admin/reporting/cache`

Clear all reporting caches. Super admin only. Requires X-Confirm-Destructive: true.

## Headers

- `X-Confirm-Destructive` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/carbonarc/apis/carbon-arc-client-admin-api.md) · [All operations](https://skmtc.net/carbonarc/apis/carbon-arc-client-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/carbonarc/carbon-arc-client-admin-api/revisions/a8ca30023371/schema)
