{ "opencollection": "1.0.0", "info": { "name": "Salesloft Account and People Redaction Person Upserts API", "version": "1.0.0" }, "items": [ { "info": { "name": "Person Upserts", "type": "folder" }, "items": [ { "info": { "name": "Salesloft Person Upsert", "type": "http" }, "http": { "method": "POST", "url": "http://{{salesloft_api_base_url}}/person_upserts", "body": { "type": "json", "data": "{}" } }, "docs": "Salesloft Person Upsert" } ] } ], "bundled": true }