Skip to main content
POST
Return hold verbs while a caller waits in a queue

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json
call_sid
string

jambonz call SID of the queued leg.

queue_position
integer

The caller's 1-based position in the queue.

queue_size
integer

Total number of callers currently in the queue.

queue_time
number

Seconds the caller has waited so far.

Response

200 - application/json

The jambonz verb array to run for this wait tick (hold music and/or an announcement). An empty array leaves the caller enqueued with no action this tick.

verb
string