{ "opencollection": "1.0.0", "info": { "name": "Quadrillion Cloud account workspace-credentials API", "version": "0.1.0" }, "items": [ { "info": { "name": "workspace-credentials", "type": "folder" }, "items": [ { "info": { "name": "Vend Credentials", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/api/workspace/credentials", "body": { "type": "json", "data": "{}" } }, "docs": "Vend scoped credentials for the authenticated user's workspace." } ] } ], "bundled": true }