Messages
Send video
Send video messages via WhatsApp
POST
Overview
Method for sending videos. You can send via URL or Base64.The response structure is identical to Z-API. Your existing code that processes these returns will continue working without changes.
File size limits and supported formats follow WhatsApp policies. See the official WhatsApp documentation for details.
Authorizations
Secret Key generated in the Hub Message Security panel
Body
application/json
Recipient phone number (country code + area code + number)
Example:
"5511999999999"
Video URL or Base64 data
Video caption
ID of an existing message to reply to
Delay in seconds before sending (1-15)
Required range:
1 <= x <= 15Send as view-once message