Last updated 2 years ago
Was this helpful?
/chats/sendimageURL
id
curl -L \ --request POST \ --url 'https://base_url/chats/sendimageURL?id=id' \ --header 'Content-Type: application/json' \ --data '{ "jid": "receivernumber", "imageUrl": "url", "caption": "caption text \nnext line" }'
No body