Request Body Parameters
Specifies the recipient’s phone number in international format (e.g.,
“1xxxxxxxxxx”).
{
"messaging_product": "whatsapp",
"preview_url": false,
"recipient_type": "individual",
"to": "{{Recipient-Phone-Number}}",
"type": "video",
"video": {
"link": "{{video URL}}",
"caption": "{{text message}}"
}
}