{ "opencollection": "1.0.0", "info": { "name": "Salesloft Account and People Redaction Signals API", "version": "1.0.0" }, "items": [ { "info": { "name": "Signals", "type": "folder" }, "items": [ { "info": { "name": "Salesloft Create a Signal", "type": "http" }, "http": { "method": "POST", "url": "http://{{salesloft_api_base_url}}/signals", "body": { "type": "json", "data": "{}" } }, "docs": "Salesloft Create a Signal" } ] } ], "bundled": true }