{ "opencollection": "1.0.0", "info": { "name": "Salesloft Account and People Redaction Settings API", "version": "1.0.0" }, "items": [ { "info": { "name": "Settings", "type": "folder" }, "items": [ { "info": { "name": "Salesloft Update a Meeting Setting", "type": "http" }, "http": { "method": "PUT", "url": "http://{{salesloft_api_base_url}}/meetings/settings/:id", "params": [ { "name": "id", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Salesloft Update a Meeting Setting" } ] } ], "bundled": true }