{ "opencollection": "1.0.0", "info": { "name": "APIs.io Engineering Platform Amazon API Gateway 2014 11 13 Pages Build Cache API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Pages Build Cache", "type": "folder" }, "items": [ { "info": { "name": "APIs.io Engineering Platform Purge build cache", "type": "http" }, "http": { "method": "POST", "url": "http://apigateway.{region}.amazonaws.com/accounts/:account_id/pages/projects/:project_name/purge_build_cache", "params": [ { "name": "project_name", "value": "", "type": "path" }, { "name": "account_id", "value": "", "type": "path" } ] }, "docs": "Purge all cached build artifacts for a Pages project" } ] } ], "bundled": true }