{ "opencollection": "1.0.0", "info": { "name": "Salesloft Account and People Redaction Conversations Calls API", "version": "1.0.0" }, "items": [ { "info": { "name": "Conversations Calls", "type": "folder" }, "items": [ { "info": { "name": "Salesloft Create a New Call", "type": "http" }, "http": { "method": "POST", "url": "http://{{salesloft_api_base_url}}/conversations/calls", "body": { "type": "json", "data": "{}" } }, "docs": "Salesloft Create a New Call" } ] } ], "bundled": true }