Send Voice
Send voice messages to WhatsApp users for more engaging and personal communication.
POST
This specialized endpoint will allow you to send voice as if you were recording directly in the WhatsApp application.



You can send voice messages in two ways:
Provide a URL for the voice audio.

Send the voice audio it self as a file upload.


Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Example:
"{{ instance_id }}"
Body
application/json
Require to use multipart/form-data