Skip to main content
POST

Authorizations

Authorization
string
header
required

API Key no formato Bearer (ex.: sk_live_...).

Path Parameters

id
string
required
action
enum<string>
required
Available options:
speak,
play,
gather,
transfer,
record-start,
record-stop,
dtmf,
hangup

Body

application/json

Campos dependem da ação. speak: text, voice. play: audioUrl. gather: prompt, maxDigits, timeoutSecs, voice. transfer: to. dtmf: digits.

Response

Ação aceita.

success
boolean
Example:

true

data
object