message body
Name | Description |
---|---|
text Required | String Message text. |
media Required | array<String> An array of URLs to a media attachments. If the parameters contains any value other that |
{
"text": "SMS message",
"media": [
"media URL"
]
}