Authorizations
An API key to authorize your request
Path Parameters
Call ID.
Body
application/json
DTMF collection parameters
Specifies the minimum number of digits to collect
Required range:
1 <= x <= 20
Example:
1
Specifies the maximum number of digits to collect
Required range:
1 <= x <= 20
Example:
5
Timeout for digit collection, in seconds
Required range:
1 <= x <= 60
Example:
10
Character that ends digit collection
Example:
"#"
URL to receive digit collection results
Example:
"https://examples.com/dtmf-callback"
Response
DTMF collection successfully started.
Example:
true