{ "opencollection": "1.0.0", "info": { "name": "Global System for Mobile Communications GSMA Camara Project Endpoint Discovery Application Send SMS API", "version": "0.1.0-wip" }, "items": [ { "info": { "name": "Send SMS", "type": "folder" }, "items": [ { "info": { "name": "Global System for Mobile Communications Send SMS", "type": "http" }, "http": { "method": "POST", "url": "{apiRoot}/{basePath}/short-message", "headers": [ { "name": "x-correlator", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "The customer application server makes a request to the SMS API to send SMS message to the destination address.\n" } ] } ], "bundled": true }