{ "opencollection": "1.0.0", "info": { "name": "APIs.io Engineering Platform Amazon API Gateway 2014 11 13 Priority Intelligence Requirements (PIR) API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Priority Intelligence Requirements (PIR)", "type": "folder" }, "items": [ { "info": { "name": "APIs.io Engineering Platform List Priority Intelligence Requirements", "type": "http" }, "http": { "method": "POST", "url": "http://apigateway.{region}.amazonaws.com/accounts/:account_identifier/cloudforce-one/requests/priority", "params": [ { "name": "account_identifier", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } }, "docs": "APIs.io Engineering Platform List Priority Intelligence Requirements" }, { "info": { "name": "APIs.io Engineering Platform Get a Priority Intelligence Requirement", "type": "http" }, "http": { "method": "GET", "url": "http://apigateway.{region}.amazonaws.com/accounts/:account_identifier/cloudforce-one/requests/priority/:priority_identifer", "params": [ { "name": "account_identifier", "value": "", "type": "path" }, { "name": "priority_identifer", "value": "", "type": "path" } ] }, "docs": "APIs.io Engineering Platform Get a Priority Intelligence Requirement" }, { "info": { "name": "APIs.io Engineering Platform Update a Priority Intelligence Requirement", "type": "http" }, "http": { "method": "PUT", "url": "http://apigateway.{region}.amazonaws.com/accounts/:account_identifier/cloudforce-one/requests/priority/:priority_identifer", "params": [ { "name": "account_identifier", "value": "", "type": "path" }, { "name": "priority_identifer", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } }, "docs": "APIs.io Engineering Platform Update a Priority Intelligence Requirement" }, { "info": { "name": "APIs.io Engineering Platform Delete a Priority Intelligence Requirement", "type": "http" }, "http": { "method": "DELETE", "url": "http://apigateway.{region}.amazonaws.com/accounts/:account_identifier/cloudforce-one/requests/priority/:priority_identifer", "params": [ { "name": "account_identifier", "value": "", "type": "path" }, { "name": "priority_identifer", "value": "", "type": "path" } ] }, "docs": "APIs.io Engineering Platform Delete a Priority Intelligence Requirement" }, { "info": { "name": "APIs.io Engineering Platform Create a New Priority Intelligence Requirement", "type": "http" }, "http": { "method": "POST", "url": "http://apigateway.{region}.amazonaws.com/accounts/:account_identifier/cloudforce-one/requests/priority/new", "params": [ { "name": "account_identifier", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } }, "docs": "APIs.io Engineering Platform Create a New Priority Intelligence Requirement" }, { "info": { "name": "APIs.io Engineering Platform Get Priority Intelligence Requirement Quota", "type": "http" }, "http": { "method": "GET", "url": "http://apigateway.{region}.amazonaws.com/accounts/:account_identifier/cloudforce-one/requests/priority/quota", "params": [ { "name": "account_identifier", "value": "", "type": "path" } ] }, "docs": "APIs.io Engineering Platform Get Priority Intelligence Requirement Quota" } ] } ], "bundled": true }