Create a group under an account.You can add a maximum of 100 groups in one account per day. If you go over, you will get an error. You can add a maximum of 5000 groups in one account.Prerequisite: Pro or higher account. Scopes: group:write:admin Rate Limit Label:Light
请求示例请求示例
Shell
JavaScript
Java
Swift
curl--location--request POST 'http://api.zoom.us/v2/groups'
响应示例响应示例
200 - 示例 1
{}
请求参数
Body 参数multipart/form-data
name
string
可选
Group name.
返回响应
🟢200**Error Code:** `200`<br>
Only available for Paid account,{accountId}
application/json
Body
object{0}
🟢201**HTTP Status Code:** `201`<br>
Group created.
🟠404**HTTP Status Code:** `404`<br>**Error Code:** `4130`<br>A group with this {groupId} does not exist.
🟠409**HTTP Status Code:** `409`<br> **Error Code:** `4132`<br> Group name {groupName} is already in use.
🟠429**HTTP Status Code:** `429`<br>
You have exceeded the daily rate limit ({0}) of Create a Group API request for this account. This limit resets at GMT 00:00:00.