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