{ "opencollection": "1.0.0", "info": { "name": "Secret Server Rest Activations Bundle API", "version": "11.7.2" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Bundle", "type": "folder" }, "items": [ { "info": { "name": "Get Bundle", "type": "http" }, "http": { "method": "POST", "url": "/SecretServer/api/v1/bundle/export", "body": { "type": "json", "data": "{}" } }, "docs": "Get Bundle for Discovery Source" } ] } ], "bundled": true }