English
Purge the global cache of the application on the Edge. Has a rate limit of 1 request every 60 seconds.
cURL
curl --request POST \ --url https://api.squarecloud.app/v2/apps/{app_id}/network/purge_cache \ --header 'Authorization: <authorization>'
{ "status": "success" }
success
error
Was this page helpful?