Skip to main content
POST
Uploads media for a subsequent MMS send.

Body

application/x-www-form-urlencoded
ContentType
string
ContentDisposition
string
Headers
object
Length
string<int64>
Pattern: ^-?(?:0|[1-9]\d*)$
Name
string
FileName
string

Response

OK

Media attached to an SMS/MMS conversation event.

url
string

URL from which the media attachment can be retrieved.

contentType
string | null

MIME content type of the media attachment.

size
string<int64>

Size of the media attachment in bytes.

Pattern: ^-?(?:0|[1-9]\d*)$
sha256
string | null

SHA-256 digest of the media content, when available.

fileName
string | null

Original file name of the media attachment, when available.