Send a video message with an optional caption to an existing contact.
| Field | Type | Required | Description |
|---|---|---|---|
phone_number | string | Yes | Recipient phone number with country code |
message_type | string | Yes | Must be "video" |
media_url | string | Yes | Publicly accessible URL to the video |
caption | string | No | Optional caption |
context_message_id | string | No | WhatsApp message ID to reply to |
Bearer token for authentication. Format: Bearer YOUR_BEARER_TOKEN
Recipient phone number with country code
"+27123456789"
Must be "video"
video "video"
Publicly accessible URL to the video file
"https://example.com/demo.mp4"
Optional caption for the video
"Watch our demo video"
WhatsApp message ID to reply to
"wamid.HBgLMjc4MTIzNDU2NzgVAgASGBQzRUI..."