{ "opencollection": "1.0.0", "info": { "name": "Contractbook Attachments API", "version": "3.0" }, "items": [ { "info": { "name": "Attachments", "type": "folder" }, "items": [ { "info": { "name": "Upload an attachment", "type": "http" }, "http": { "method": "POST", "url": "https://api.contractbook.com/v3/upload", "body": { "type": "multipart-form", "data": [] } }, "docs": "Uploads an attachment" } ] } ], "bundled": true }