---
title: "Toggle edge caching status"
method: POST
path: "/applications/{id}/edge-cache/toggle-status"
tags: ["Application Edge Caching"]
---

# Toggle edge caching status

`POST /applications/{id}/edge-cache/toggle-status`

## Path parameters

- `id` string, uuid, required

## Response `200`

Edge caching status changed successfully

- ToggleEdgeCachingResponse
  - `isTurnedOn` boolean, required

## Other responses

- `401` — No or invalid API key provided to the request
- `500` — Error occurred while toggling edge caching status

---

[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)
