v1
latestOpenAPI 3.0.32026-07-264955102.7 KBPower Dialer
Append numbers to queue
Appends phone numbers to the Power Dialer queue assigned to the authenticated user. Creates the queue implicitly if none exists. Send user_id or email to append to a teammate's queue — if that teammate has no current queue, one is created with the API key owner as creator_id and the teammate as assignee_id. user_id wins when both are provided.
post/v2/api/dialing-queues/current/numbers
Request body
Example request
{
"user_id": "usr-15BB68317A7F06F0C07A3BBD8F244102A6872220",
"email": "teammate@acme.com"
}Response
Numbers appended