API Reference
Send video
Send a video message from a connected token.
POST
The token must be paired and
connected: true.
Use Idempotency-Key when retrying the same send.
string
required
Token id returned by
POST /api/v1/sessions.string
Unique key for retrying the same send request safely.
string
required
Recipient phone number with country code.
string
required
Must be
video.string
required
Public video URL used by the editable playground. Use the multipart cURL example below to upload a file instead.
string
required
Video MIME type, for example
video/mp4.string
Optional video caption.