{ "opencollection": "1.0.0", "info": { "name": "Salesloft Account and People Redaction Reschedule Links API", "version": "1.0.0" }, "items": [ { "info": { "name": "Reschedule Links", "type": "folder" }, "items": [ { "info": { "name": "Salesloft Fetch a Reschedule Meeting Link", "type": "http" }, "http": { "method": "GET", "url": "http://{{salesloft_api_base_url}}/meetings/reschedule_links/:id", "params": [ { "name": "id", "value": "", "type": "path" } ] }, "docs": "Salesloft Fetch a Reschedule Meeting Link" } ] } ], "bundled": true }