Add phone users and/or common area phones https://support.zoom.us/hc/enus/articles/360028516231ManagingCommonAreaPhones as members to a specific Call Queue.**Prerequisites:*** Pro or higher account plan.* Zoom Phone license**Scopes:** phone:write:admin ** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Light

addMembersToCallQueue(callQueueId, members = NULL, return_response = F)

Arguments

callQueueId

Unique Identifier of the Call Queue.

members

A maximum of 10 members can be added at a time.

return_response

Whether to return the response instead of the response content. Defaults to FALSE.