{ "opencollection": "1.0.0", "info": { "name": "Koyeb Rest activity Archives API", "version": "1.0.0" }, "items": [ { "info": { "name": "Archives", "type": "folder" }, "items": [ { "info": { "name": "Create Archive", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/v1/archives" }, "docs": "Create a signed URL to upload an archive." } ] } ], "bundled": true }