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