My site has thousands of pages and I recently have a new feature where I may want to clear the cache for about 600 pages nearly everyday.
I have not found a way to clear by wildcard so I've been clearing the whole cache on a regular basis. I'd rather not.

Is there a way to clear the cache with something like example.com/hello-* or with a regex?

I'm reluctant to use a regex to exclude the pages entirely by using the exclusion rules.

    We don't have a wildcard caching function, but we do have the ability to set up page rules based on a specified cookie name/value. Are you able to set a cookie on all of these pages? If so, you can go to 'advanced rules' in the caching app once done, and then set up whatever caching rules you like.

    We also have a caching API that you can access from here:https://pubdash-internal.ezoic.com/settings/api Once you enable it there should be some documentation. You may be able to use that to get the desired outcome.

      You are posting too frequently - please wait before posting again