Last updated 2 years ago
Was this helpful?
/groups/sendImageUrl
id
curl -L \ --request POST \ --url 'https://base_url/groups/sendImageUrl?id=id' \ --header 'Content-Type: application/json' \ --data '{ "instance_key": "id", "jid": "groupid", "imageUrl": "imageurl", "caption": "hello \nhi" }'
No body