SMS with Smartlink (Legacy API)

POST https://{{baseURL}}/resources/v1/messaging

Request Body

{"deliverychannel"=>"sms", "destination"=>[{"msisdn"=>["{{msisdn}}"]}], "channels"=>{"smartlinks"=>[{"linkid"=>"", "validity"=>""}], "sms"=>{"senderid"=>"{{SENDERID}}", "type"=>"1", "text"=>"Sending first SMS with smart link using Webex Connect. Click the link to get surprise gift {{link_5}}"}}, "correlationid"=>"", "callbackData"=>"", "notifyurl"=>"", "contactPolicy"=>{"contactPolicyGroup"=>"", "channelCheckConsent"=>true, "channelApplyFrequencyCap"=>true}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
keystring