{ "opencollection": "1.0.0", "info": { "name": "Convoy API Reference Delivery Attempts Onboard API", "version": "26.3.5" }, "items": [ { "info": { "name": "Onboard", "type": "folder" }, "items": [ { "info": { "name": "Bulk Onboard Endpoints with Subscriptions", "type": "http" }, "http": { "method": "POST", "url": "https://us.getconvoy.cloud/api/v1/projects/:projectID/onboard", "params": [ { "name": "projectID", "value": "", "type": "path", "description": "Project ID" }, { "name": "dry_run", "value": "", "type": "query", "description": "Validate without creating" } ], "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "docs": "This endpoint accepts a CSV file or JSON body to bulk-create endpoints with subscriptions" } ] } ], "bundled": true }