Clearing Cache for all domains with one click?

Hi all,

sometimes when we release a new version of our wordpress template, we are facing issues with the cloudflare cache. The solution is to clear the cloudflare cache completely. My problem is, that i have more than 15 domains in cloudflare, which need to be cache-cleared.

  1. Is there any option to clear the CF Cache for example for the whole Account, or for more than one domain with one click?

  2. Is there any option to change a specific dns record of more than one domain from “proxy” to “dns only” with one click?

thanks!

You’d need to write some scripts to use the API to automate such tasks.

Get your list of zone IDs…

Then do something for each in turn such as clear the cache…

…or update the DNS…

2 Likes

awesome thank you!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.