Skip to main content
POST
Create a voice review for a Woku (multipart)

Authorizations

Authorization
string
header
required

Company API key. Obtain this from your Woku dashboard under Settings > API Keys. The same key used for the v0 endpoints.

Path Parameters

wokuId
string
required

MongoDB ObjectId of the Woku.

Pattern: ^[0-9a-fA-F]{24}$

Body

multipart/form-data
file
file
required

Audio file for the voicemail.

qualification
enum<string>
required
Available options:
1,
2,
3,
4,
5
Example:

"5"

responseChannel
string

Optional inbound response channel: whatsapp | email | review-app | widget-web | mobile-sdk | api, or a user-defined string. Defaults to 'api' when omitted; any value provided here REPLACES it and is stored verbatim (user-defined channel).

Maximum string length: 48
clientEmail
string<email>
clientPhone
string
anonymous
enum<string>
Available options:
true,
false

Response

Voicemail created