v1
latestOpenAPI 3.1.02026-07-2414238909.1 KBStart playing a text-to-speech message to an active call
post/voice/conversation/{messageId}/talk
Path parameters
messageIdstring required
The id of the voice call
Headers
Authorizationstring required
Bearer {access_token}
Content-Typestring required
application/json
Request body
Response
200
Example response
{
"messageId": "8f219e67-6fe6-4da1-aeb0-ed60273e0ea7",
"message": "Talk started",
"createdAt": "2018-11-02T11:55:18.012Z"
}