{ "opencollection": "1.0.0", "info": { "name": "NVIDIA Run:ai Access Keys Workloads batch API", "version": "latest" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Workloads batch", "type": "folder" }, "items": [ { "info": { "name": "Workload batch operations.", "type": "http" }, "http": { "method": "POST", "url": "https://app.run.ai/api/v1/workloads/batch", "body": { "type": "json", "data": "{}" } }, "docs": "Workload batch operations." } ] } ], "bundled": true }