Not able to invalidate or even get the cache entries on Kong Plugin Proxy Cache:
https://{domain_url:port}/proxy-cache/:cache_id
Referring to this document:
Trying to fetch cache entry through following curl but it says: 404 Not Found:
curl --location 'https://{domain_url:port}/proxy-cache/:cache_id
Is there a way to fetch and remove the Kong caches using the Proxy Caching plugin?