{ "opencollection": "1.0.0", "info": { "name": "Tyk Dashboard Admin Additional Permissions Cache Invalidation API", "version": "5.3.0" }, "request": { "auth": { "type": "apikey", "key": "Admin-Auth", "value": "{{Admin-Auth}}", "placement": "header" } }, "items": [ { "info": { "name": "Cache Invalidation", "type": "folder" }, "items": [ { "info": { "name": "Tyk Invalidate Cache.", "type": "http" }, "http": { "method": "DELETE", "url": "http://localhost/tyk/cache/:apiID", "params": [ { "name": "apiID", "value": "ae67bb862a3241a49117508e0f9ee839", "type": "path", "description": "The API ID." } ] }, "docs": "Invalidate cache for the given API." } ] } ], "bundled": true }