cURL
Messages
Send Voice Message
Send a voice note into an existing WhatsApp chat or group. Supports OGG, OGA, and MP3 audio files.
POST
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.timelines.global/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
an id of the chat as appears in Timelines Global (can be found in the URL of the chat page, or in the payload of outbound webhook). Supports sending messages to a group.
Body
multipart/form-data
The body of request in multipart/form-data format, containing the audio file in 'ogg', 'oga', 'mp3' formats, to be sent as an audio message.
A file content in binary format.

