Send DTMF tones to an active call

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

RESPONSE PARAMETERS

KEYVALUE
messageIdThe id of the voice call.
messageDescription of the performed action.
createdAtThe datetime that the action performed.

ERROR CODES

STATUSDESCRIPTION
400Bad request. A required parameter is missing or invalid value.
404The call was not found or not active.
Path Params
string
required

The id of the voice call

Body Params
string
required

A string with the dtmf tones to be sent. Valid characters are given by the regular expression: [A-D0-9#*,wW]+. The ',' and lowercase 'w' characters represents a half-second pause into the DTMF sequence, while the uppercase 'W' character represents one-second pause.

Headers
string
required
Defaults to Bearer {access_token}

Bearer {access_token}

string
required
Defaults to application/json

application/json

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json