Skip to main content
POST
Handle a caller's mid-queue keypress (voicemail, callback, or transfer)

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json
call_sid
string

jambonz call SID of the queued leg.

digits
string

The DTMF digit(s) the caller pressed.

reason
string

Set by jambonz when the gather completed without a match (e.g. timeout).

from
string

Caller ANI, used for callback requests.

Response

200 - application/json

The jambonz verbs for the selected escape action (say + record + hangup for voicemail), or an empty array when the caller should stay in the queue.

verb
string