
Application Overview page showing CDN is enabled.
Enable or disable Sevalla’s CDN
To enable the CDN within Sevalla, click Applications > app name > Networking, and within CDN/Edge caching, click Edit settings.
Edit the CDN and edge caching settings for your application.

Enable the CDN and edge caching on your application.
POST
request with the CDN API endpoint. To access and use the API with your account, you need to generate an API Key under Company settings > API keys.
To use the CDN API endpoint you need you need your application’s unique ID. You can obtain this programmatically by listing all applications associated with your Sevalla company with the applications endpoint, which provides essential details about each application.
File types cached by Sevalla’s CDN
Files are cached based on the file extension, not the MIME type. We do not cache requests or responses containing theAuthorization
header.
7z | afm | apk | avi | avif | bmp | bz2 | cff |
---|---|---|---|---|---|---|---|
css | cur | dmg | doc | docx | eot | pub | exe |
ffil | flac | flv | gif | gz | heic | heif | ico |
iso | jfif | jpeg | jpg | js | json | lwfn | m4a |
m4v | map | mid | midi | mkv | mov | mp3 | mp4 |
mpga | odp | ods | odt | ogg | ogv | otf | |
pfb | pfm | png | ppt | pptx | pro | qt | rar |
rtf | scss | ttf | std | svg | svgz | tar | tgz |
tif | tiff | txt | wav | webm | webp | wmv | woff |
woff2 | xls | xlsx | xml | xsf | zip | zst |
Clear the CDN cache
To clear the CDN cache, within Sevalla, click Applications > app name > Networking, and within CDN/Edge caching, click Purge cache. If both CDN and edge caching are enabled, purging the cache will apply to both.
Clear the cache for both CDN and edge caching.
POST
request with the clear-cache API endpoint. If you have enabled Edge Caching, this also clears the Edge Cache.
Clearing the CDN Cache in all of Cloudflare’s data centers may take 2-5 minutes to fully complete.