Purge files from cache on cloudflareAsk AIpost https://api.rocket.net/v1/sites/{id}/cache/purgeEndpoint that can be used to purge individual files for one site from cloudflare cache.Path ParamsidintegerrequiredID of the Site you are interacting withQuery Paramsstagingbooleantruefalsedomainstringinclude_additional_domainsbooleanDefaults to falseAlso purge any additional domains for the sitetruefalseBody ParamsPurge cache list of filesfilesarray of stringsfilesADD stringtagsarray of stringstagsADD stringResponses 200OK 400Bad Request 401Authentication failed 403Not authorized to access endpoint 404Given site not found for user 405Invalid input 500Internal errorUpdated 6 months ago