Edge caching saves your site/page cache to Cloudflare's global network of data centers.
With the edge-cache
endpoint, you can send a POST
request to toggle edge caching on or off.
You can obtain the id
from the applications
endpoint.
Edge caching status changed successfully
No or invalid API key provided to the request
Error occurred while toggling edge caching status
{- "isTurnedOn": true
}