Send MMS

The Send MMS endpoint allows you to send multimedia messages (MMS) to recipients.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
length ≤ 20

Subject of the message. Maximum length of 20 characters.

string

Body text of the message. Maximum length of 1,000 characters. If opt-out is required, insert parameter [opt-out-link] into the message and a link will be generated.

string
length ≤ 500

A reference supplied by your system. Maximum length of 500 characters. This reference will be passed back in webhooks so that you can relate events to messages you sent. For example, being able to relate a Link Hit event to a specific sent message.

string
required

The sender is the number that shows recipients who sent the message.

string
required

The destination number for delivery. Can be either in local format or in international format. For international format, it should follow E.164 standard. http://en.wikipedia.org/wiki/E.164 Can only send to Australia currently. Examples of conversions to E.164 format: Australia 0438 333 061 => 61438333061

content_urls
array of strings
required

Specify a list of URLs of the media file(s) that you are trying to send. Supported file formats include jpg, gif, png, MP3, and video MP4. Only one image up to 400 KB can be attached at a time. URLs must be absolute paths to the media file, they cannot be relative paths. For example, https://outbound-mms.smsbump.com/2024/fashion.gif.

content_urls*
boolean
boolean
deprecated

Deprecated. Will be removed in a future version.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json