---
title: "Purge the theme cache"
method: POST
path: "/cache/purge"
tags: ["ThemeAdministration"]
---

# Purge the theme cache

`POST /cache/purge`

Purges the theme resolution cache, for one tenant or globally. Platform admin operation.

## Request body

- PurgeCacheInput — unresolved $ref

## Response `200`

The purge result.

- PurgeCacheOutput — unresolved $ref

## Other responses

- `401` — unresolved $ref
- `403` — unresolved $ref
- `500` — unresolved $ref

## Changes

- **2026-07-07** `e1e9983e1809` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/sphereon-opensource/apis/theme-api/changes/cache/purge/post.md)

---

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