Skip to main content
POST
Create DTMF Action

Authorizations

string
required
Enter your ContactSwing JWT Bearer token.

Request Body

string
required
Action display name. Example: DTMF Action
string
required
Action purpose. Example: DTMF Action Test
string
required
When to trigger: "DURING"
string
required
Action type: "DTMF_ACTION"
object
required
DTMF webhook configuration
boolean
Require DTMF input before proceeding
string
DTMF prompt/description. Example: DTMF Action Test

Response

201 Created - DTMF action created successfully
string
Request context ID
object
string
New DTMF action ID
string
Action name
string
”DTMF_ACTION”
400 Bad Request - Invalid DTMF webhook configuration 401 Unauthorized - Invalid token