Send Message
Send WhatsApp Audio
POST
https://{server-url}
/
message
/
sendWhatsAppAudio
/
{instance}
Authorizations
Your authorization key header
Path Parameters
ID of the instance to connect
Body
application/json
Number to receive the message (with country code)
Audio URL or file in base64
Presence time in milliseconds before sending message
Encode audio into WhatsApp default format (allows audio to be sped up)
Mention everyone on a group message
Response
200 - application/json
The key of the message, which identifies the message in the chat.
The message content, which may include various types of messages like text, images, audio, etc.
The timestamp of the message, represented as a string.
The status of the message, such as sent, received, or pending.