Messages
Send Voice
The Send Voice endpoint enables users to send voice messages through the API. This allows users to record or upload voice clips, which can then be sent to a specific WhatsApp user. Voice messages add a personal touch to communication and are especially useful for users who prefer speaking over typing. This feature can be implemented in customer service solutions, where audio communication may improve clarity, or in personal communication apps that value a more dynamic and human way of interaction.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
AudioMessageResource
The response is of type object
.