{ "opencollection": "1.0.0", "info": { "name": "Amazon AWS Organizations API", "version": "2016-11-28" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Organizations", "type": "folder" }, "items": [ { "info": { "name": "Amazon Organizations Create an Organization", "type": "http" }, "http": { "method": "POST", "url": "https://organizations.{region}.amazonaws.com/", "body": { "type": "json", "data": "{}" } }, "docs": "Creates an AWS organization with the calling account as the management account." } ] } ], "bundled": true }