Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Send DTMF tones on an active call.
cURL
curl --request POST \ --url https://api.example.com/v1/calls/{call_id}/dtmf \ --header 'Content-Type: application/json' \ --data ' { "digits": "<string>" } '
{}
32
^[0-9A-D*#wW]+$
Successful Response
The response is of type Response Send Dtmf V1 Calls Call Id Dtmf Post · object.
Response Send Dtmf V1 Calls Call Id Dtmf Post · object
Was this page helpful?