{ "opencollection": "1.0.0", "info": { "name": "API Endpoints subpackage_activities subpackage_files API", "version": "1.0.0" }, "items": [ { "info": { "name": "subpackage_files", "type": "folder" }, "items": [ { "info": { "name": "Generate a signed S3 POST", "type": "http" }, "http": { "method": "POST", "url": "https://api.close.com/api/v1/files/upload/", "headers": [ { "name": "Authorization", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Get the data needed to make a request to S3 to store your file." } ] } ], "bundled": true }