{ "opencollection": "1.0.0", "info": { "name": "Salesloft Account and People Redaction API", "version": "1.0.0" }, "items": [ { "info": { "name": "Account and People Redaction", "type": "folder" }, "items": [ { "info": { "name": "Salesloft Submit an Account and People Redaction Request", "type": "http" }, "http": { "method": "POST", "url": "http://{{salesloft_api_base_url}}/data_control/account_and_people_redaction", "body": { "type": "json", "data": "{}" } }, "docs": "Salesloft Submit an Account and People Redaction Request" } ] } ], "bundled": true }