A call queue manager has the privileges to maanage the call queue's voicemail inbox and recordings, change all call queue settings and call queue policy settings. Use this API to to set another phone user as the call queue manager https://support.zoom.us/hc/enus/articles/360021524831ManagingCallQueues#h_db06854be6a34afeba15baf58f31f90c .**Prerequisites:*** Pro or higher account plan.* Account owner or admin permissions* Zoom Phone license**Scopes:** phone:write:admin ** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Light

changeCallQueueManager(callQueueId, member_id = NULL, return_response = F)

Arguments

callQueueId

Unique Identifier of the Call Queue.

member_id

Unique Identifier userId or email address of the user who will be the new call queue manager.

return_response

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