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