{ "to": "6281234567890", "file": "https://static.whatspi.id/example/example-audio.mp3" }
curl --location '/module/v1/message/send-audio' \ --header 'Content-Type: application/json' \ --data '{ "to": "6281234567890", "file": "https://static.whatspi.id/example/example-audio.mp3" }'
{ "success": true, "message": "Successfully", "data": "BAE505716AA91242" }