v1
latestOpenAPI 3.1.02026-07-2414238909.1 KBStart playing an audio file to an active call
post/voice/conversation/{messageId}/file
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": "9d289221-65ab-4a3a-b8c4-eda7dfd04189",
"message": "Stream started",
"createdAt": "2018-11-02T12:28:58.38Z"
}