Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Data to create a Voicemail.
Audio file.
This field is the ID of a woku in string format.
"65348875f3a876254aa82d5e"
This field is a string that represents an integer between 1 and 5.
"5"
This field is the email of the client providing the feedback. This field is optional. If this field is not filled out, the anonymous field must be marked as true.
This field is the phone number of the client providing the feedback. This field is optional.
"56982959776"
This field is a string that represents a boolean, so the only options are true or false. This field is optional. When this field is a true, sends anonymous feedback. When this field is omitted or marked false, the client email must be provided in the clientEmail field.
"false"
Voicemail created successfully.
Voicemail Qualification
{
"_id": "Qualification ID",
"qualification": 4
}Woku ID
"65348875f3a876254aa82d5e"
Anonymous state
false
Audio transcription
"hola todo está súper bien me gustó todo"
Feedaback type
"recognition"
Audio file data
{
"filename": "audio-review-6596d27998ebf3609b208f4b",
"type": "audio",
"url": "https://wokudevfiles.blob.core.windows.net/wokus/28a591ae-0d65-40bb-8e4d-687c9bb75397blob"
}Client ID
"653c78b70c83744b1340a551"