Clear CloudFlare cache
Authentication
HTTP Basic. Values come from Worker secrets CACHE_CLEAR_BASIC_USER and CACHE_CLEAR_BASIC_PASSWORD.
Query parameters
Purge one individually-cached item instead of a tag. The entity is taken from the id prefix; cart_… is the only one supported. Requires storeHandle, and cannot be combined with tag.
The store whose item is being purged. Required with key: a cart’s cache is addressed per store, and cart ids are unique only within one store’s Medusa.
Response
Set when key was purged.
Set when key was purged: false means nothing was cached for it, which is not an error.
