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