- Audio URL: Pass the audio URL in the request body.
- Uploaded File: Send the audio as a file using
multipart/form-data.
File Field Requirements
- file:
- Required
- Allowed MIME types:
aac,amr,mp3,m4a,ogg - Maximum size: 16 MB (
max:16384KB)
Request Options
-
Audio URL Example (JSON):
-
Uploaded File Example (multipart/form-data):
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the workspace.
ID of the contact.
Body
application/json
Message sending parameters.
Audio URL.