Skip to main content
POST
Send a media message

Authorizations

Authorization
string
header
required

API key from Developer Tools. Use Authorization: Bearer <api_key>. Do not send a user JWT; it will be rejected with 401.

Body

application/json
phone
string
required
media_type
string
required
media_url
string<uri>
required
file_name
string
required
caption
string
first_name
string
last_name
string
email

Response

Media sent

status
integer
required
success
any
required
message
string
required
data
object
required

Response payload

errors
object[]
required