Skip to main content
POST
Resolve the outcome of a queued call

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json
call_sid
string

jambonz call SID of the queued leg.

queueResult
string

Queue outcome, one of bridged, timeout, or leave.

queue_sid
string

jambonz queue identifier.

queue_time
number

Seconds the caller spent in the queue.

Response

200 - application/json

The jambonz fallback verbs to run on timeout, or an empty array when the call was bridged or the caller left.

verb
string