createGroup.Rd
Create a group https://support.zoom.us/hc/enus/articles/204519819GroupManagement under an account.**Prerequisite**: Pro or higher account.**Scopes**: group:write:admin ** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Light
createGroup(name = NULL, return_response = F)
name | Group name. |
---|---|
return_response | Whether to return the response instead of the response content. Defaults to FALSE. |