{ "opencollection": "1.0.0", "info": { "name": "TagoIO Access Management Upload API", "version": "1.0.0" }, "items": [ { "info": { "name": "Upload", "type": "folder" }, "items": [ { "info": { "name": "Upload File", "type": "http" }, "http": { "method": "POST", "url": "https://api.us-e1.tago.io/files", "body": { "type": "json", "data": "{}" } }, "docs": "Upload file" } ] } ], "bundled": true }