---
title: "Toggle CDN status"
method: POST
path: "/applications/{id}/cdn/toggle-status"
tags: ["Application CDN"]
---

# Toggle CDN status

`POST /applications/{id}/cdn/toggle-status`

## Path parameters

- `id` string, uuid, required

## Response `200`

CDN status changed successfully

- ToggleCDNResponse
  - `isTurnedOn` boolean, required

## Other responses

- `401` — No or invalid API key provided to the request
- `500` — Error occurred while toggling CDN 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)
