v2

latestOpenAPI 3.0.32026-07-266076394.0 KB
rooms

rooms/:name/dialOut/sendDTMF

send DTMF digits on the dialout

post/rooms/{room_name}/dialOut/sendDTMF

Path parameters

room_namestring required

Request body

sessionIdstring required

The participant ID of the dialOut session

tonesstring required

Combined string of DTMF tones to send (e.g., "1234#"). Maximum 20 characters.

digitDurationMsinteger

Duration in milliseconds, represents the duration between each DTMF digit. Must be between 50 and 2000. The default duration is 500ms.

Response

200