CachePurgeRequest
Request for doing a cache purge
path
string
Path for clearing the cache. Allowed paths follow the format "/dw/shop//products", "/worker.js", "/mobify" or "/callback*". Regular expressions and wildcards are not supported in the path.
www.sfcc-ecdn-test5.net/dw/shop/v21_9/products
tags
array of string
List of cache tags to purge. When specified, all cached content associated with these tags will be purged.
- "product-123"
- "category-456"