{ "opencollection": "1.0.0", "info": { "name": "Medallia SMS Experience API", "version": "1.0" }, "items": [ { "info": { "name": "Sending SMS", "type": "folder" }, "items": [ { "info": { "name": "This operation is used to create outgoing SMS request", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/messages/sms/outbound" }, "docs": "This interface is used to send an SMS to the specified address(s)." } ] } ], "bundled": true }