Mettre a jour la file courante
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.
Cibler la file d’un coequipier
Par defaut, cet endpoint met a jour la config de la file assignee au proprietaire de la cle API. Pour mettre a jour la file d’un coequipier, envoyezuser_id ou email dans le corps JSON. Le coequipier doit appartenir a la meme equipe que le proprietaire de la cle API.
user_id— l’emporte quand les deux sont fournis. Resolvez les ids des coequipiers viaGET /v2/api/users.email— utilise uniquement quanduser_idest absent.
404 ASSIGNEE_NOT_FOUND.Autorisations
Corps
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.
Réponse
Updated queue
A user's Power Dialer queue with its configuration and numbers.