Last updated 2 years ago
Was this helpful?
id
{"instance_key":"id","jid":"receivernumber","videoUrl":"url","caption":"hello caption \n next line"}
{"instance_key":"id","jid":"groupid","videoUrl":"url","caption":"hello \n hi"}
POST /groups/sendVideoUrl HTTP/1.1 Host: base_url Content-Type: application/json Accept: */* Content-Length: 78 { "instance_key": "id", "jid": "groupid", "videoUrl": "url", "caption": "hello \n hi" }
No content