---
title: "Clear the interview cache"
method: POST
path: "/api/clear_cache"
tags: ["Playground"]
---

# Clear the interview cache

`POST /api/clear_cache`

Clears the interview cache so that YAML files are re-read on the next
request. Requires `admin`, `developer`, or the `playground_control` permission.

## Response `204`

Cache cleared.

## Other responses

- `403` — Access denied.

---

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