Skip to main content
POST
Send MMS

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
tenantId
number
required

Tenant ID

from
string
required

Sender phone number (10 digits)

Pattern: ^[1-9]\d{9}$
to
string[]
required

Recipient phone numbers

Pattern: ^[1-9]\d*$
text
string

Message text

mediaUrls
string[]

Media file URLs to attach

Response

MMS sent

createdConversations
any[]
required

Newly created conversations

postBody
any
required

Original request body

updatedAt
string | null
required

Updated timestamp

id
number | null

Last message ID