Send MMS Message
Send a MMS immediately or schedule it for future delivery.
Headers
PINNACLE-API-KEY
Request
This endpoint expects an object.
At least one file or some text is required for sending MMS messages.
from
Phone number you want to send the message from in E.164 format.
mediaUrls
Media file URLs to send.<br>
See [supported media types](https://app.pinnacle.sh/supported-file-types?type=MMS).
text
Message text to accompany the media.
to
Recipient's phone number in E.164 format.
options
Control how your MMS is processed and delivered.
Response
Successfully sent or scheduled the message.
Each message part can be tracked independently using its unique message ID. Use our /messages/:id endpoint to track your messages.
MMS Sent Response
OR
Scheduled Response