Notifications
SMS
Send a SMS notification from a stub..
Basic usage
Send a SMS notification to a specific contactuuid from a stub.
Parameters
platforms.sms.message required string
The message to send to the recipient.
send_to.[recipient_list] required object
This is a grouping of recipient lists to which the SMS should be sent to.
send_to.[recipient_list].type required string
Options: contactlist contactuuid raw
send_to.[recipient_list].value required string
The value of the recipient list. This can be a contactlist, contact uuid or a raw phone number.