louisbrulenaudet/Cloudflare Cache Purge

Invalidate Cloudflare CDN cache for a given zone via the REST API.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api_tokenCloudflare API token with Zone:Cache Purge permission.yes
zone_idCloudflare Zone ID of the domain to invalidate.yes
purge_everythingSet to 'true' to purge the entire zone cache.nofalse
filesJSON array of absolute URLs to purge individually. Ignored when purge_everything is 'true'. Example: '["https://example.com/", "https://example.com/assets/app.js"]' no[]

no outputs