{ "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://file-examples.com/storage/fea865f4546918b7a9e4450/2017/10/file_example_JPG_100kB.jpg", "isGroup": true }'
{}