{ "number": "qMhSDalKq2vfDmmBn2PU", "key": "XXX123XXX", "caption": "Hello World", "url": {{urlAudioSample}}, "isGroup": true }
curl --location --request POST 'https://api.omnichannelmessenger.com/api/sendAudio' \ --header 'Content-Type: application/json' \ --data-raw '{ "number": "qMhSDalKq2vfDmmBn2PU", "key": "XXX123XXX", "caption": "Hello World", "url": "https://file-examples.com/storage/fea865f4546918b7a9e4450/2017/11/file_example_MP3_700KB.mp3", "isGroup": true }'
{}