Skip to main content

Send DTMF

POST 
/calls/:call_control_id/actions/send_dtmf

Sends DTMF tones from this leg. DTMF tones will be heard by the other end of the call.

Expected Webhooks:

There are no webhooks associated with this command.

Request

Responses

200:

Successful response upon making a call control command.

422:

Unprocessable entity. The request was well-formed but could not be processed due to semantic errors. This includes validation errors, invalid parameter values, call state errors, conference errors, queue errors, recording/transcription errors, and business logic violations.

default:

Unexpected error