Video

POST https://{{baseURL}}/resources/v1/messaging

Request Body

{"deliverychannel"=>"whatsapp", "appid"=>"{{WAAppid}}", "destination"=>[{"waid"=>["{{waid}}"]}], "channels"=>{"OTT-Messaging"=>{"wa"=>{"type"=>"video", "video"=>{"url"=>"<your-media-url>", "mimeType"=>"<VIDEO/MP4>"}, "identity_key_hash"=>"<identity-key-hash-value>"}}}, "correlationid"=>"", "callbackData"=>"", "notifyurl"=>""}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
keystring