---
title: "Clear cache"
method: POST
path: "/applications/{id}/clear-cache"
tags: ["Application Clear Cache"]
---

# Clear cache

`POST /applications/{id}/clear-cache`

## Path parameters

- `id` string, uuid, required

## Response `200`

Cache cleared successfully

- ClearAppCacheResponse
  - `isSuccess` boolean, required

## Other responses

- `401` — No or invalid API key provided to the request
- `500` — Error occurred while clearing cache

---

[API](https://skmtc.net/sevalla/apis/sevalla-api.md) · [All operations](https://skmtc.net/sevalla/apis/sevalla-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sevalla/sevalla-api/revisions/ab648a80ca4d/schema)
