{ "opencollection": "1.0.0", "info": { "name": "Middesk subpackage_actions subpackage_companies API", "version": "1.0.0" }, "items": [ { "info": { "name": "subpackage_companies", "type": "folder" }, "items": [ { "info": { "name": "Create a company", "type": "http" }, "http": { "method": "POST", "url": "https://api.middesk.com/v1/partner/companies", "headers": [ { "name": "Authorization", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Create a company" } ] } ], "bundled": true }