SMS API
MMS Messages
The SMS API can send MMS messages to recipients in the United States. You can include media attachments with these messages. MMS messages must each be no larger than 1MB in size.
To send an MMS, use the SendMessage method and set the UseMMS
parameter to true
.
Let’s start sending, together.