Upsert current queue
Creates or updates the config of the queue assigned to the authenticated user. Send user_id or email to act on a teammate’s queue instead — user_id wins when both are provided.
Targeting a teammate’s queue
By default, this updates the config of the queue assigned to the API key owner. To update a teammate’s queue, senduser_id or email in the JSON body. The teammate must belong to the same team as the API key owner.
user_id— wins when both are provided. Resolve teammate ids viaGET /v2/api/users.email— used only whenuser_idis absent.
404 ASSIGNEE_NOT_FOUND.Authorizations
Body
Creates or updates the queue config. All fields are optional — only the fields you supply are touched. Pass user_id or email to act on a teammate's queue instead.
New queue name (1–255 characters)
1 - 255How the Power Dialer reacts when the call hits voicemail.
SKIP, NO_SKIP Silence inbound calls while running the queue.
ENABLED, DISABLED Optional. ID of a teammate whose queue config should be updated. The teammate must belong to the same team as the API key owner. Wins over email when both are provided.
"usr-15BB68317A7F06F0C07A3BBD8F244102A6872220"
Optional. Email of a teammate whose queue config should be updated. Ignored when user_id is also supplied.
Response
Updated queue
A user's Power Dialer queue with its configuration and numbers.