v1
latestOpenAPI 3.1.02026-07-2414238909.1 KBStop recording an active call
delete/voice/conversation/{messageId}/record
Path parameters
messageIdstring required
The id of the voice call
Headers
Authorizationstring required
Bearer {access_token}
Response
200
Example response
{
"messageId": "09a7c9c6-b7e3-45a9-a918-6c947aae8c52",
"message": "Record stopped",
"createdAt": "2018-11-02T11:32:26.48Z"
}