{ "number": "qMhSDalKq2vfDmmBn2PU", "key": "XXX123XXX", "caption": "Hello World", "url": {{urlImageSample}}, "isGroup": true }
curl --location --request POST 'https://api.omnichannelmessenger.com/api/sendImage' \ --header 'Content-Type: application/json' \ --data-raw '{ "number": "qMhSDalKq2vfDmmBn2PU", "key": "XXX123XXX", "caption": "Hello World", "url": "https://www.sample-videos.com/img/Sample-jpg-image-100kb.jpg", "isGroup": true }'
{}