Skip to main content
POST
Send Media

Authorizations

Authorization
string
header
required

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

Body

application/json
phone_number
string
required
Required string length: 5 - 20
media_type
string
required
Pattern: ^(image|video|audio|document)$
media_url
string | null
media_id
string | null
caption
string | null
filename
string | null

Response

Successful Response