{ "opencollection": "1.0.0", "info": { "name": "APIs.io Engineering Platform Amazon API Gateway 2014 11 13 Transfer Collection Items API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Transfer Collection Items", "type": "folder" }, "items": [ { "info": { "name": "APIs.io Engineering Platform Transfer folders", "type": "http" }, "http": { "method": "POST", "url": "http://apigateway.{region}.amazonaws.com/collection-folders-transfers", "body": { "type": "json", "data": "{}" } }, "docs": "Copies or moves folders into a collection or folder." }, { "info": { "name": "APIs.io Engineering Platform Transfer requests", "type": "http" }, "http": { "method": "POST", "url": "http://apigateway.{region}.amazonaws.com/collection-requests-transfers", "body": { "type": "json", "data": "{}" } }, "docs": "Copies or moves requests into a collection or folder." }, { "info": { "name": "APIs.io Engineering Platform Transfer responses", "type": "http" }, "http": { "method": "POST", "url": "http://apigateway.{region}.amazonaws.com/collection-responses-transfers", "body": { "type": "json", "data": "{}" } }, "docs": "Copies or moves responses into a request." } ] } ], "bundled": true }