v1
latestOpenAPI 3.1.02026-07-2414238909.1 KBSend DTMF tones to an active call
post/voice/conversation/{messageId}/dtmf
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": "72778f75-2e0f-4d08-bcad-4b1f4255dcaa",
"message": "DTMF tones sent",
"createdAt": "2018-11-02T12:55:06.6Z"
}