Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Contact ID.
Required string length:
10 - 50
Example:
"xxx@c.us"
Video URL
Maximum length:
2048
Example:
"https://github.com/CrunchzApp/asset-example/raw/main/examples/video.mp4"
Caption
Maximum length:
1024
Example:
"Check this out bro!"
Message ID to reply to (optional)
Required string length:
1 - 100
Example:
"message_id_here"