Subscribe a sub account to a Zoom addon plan. This API can only be used by master accounts that pay all billiing charges of their associated Pro or higher sub accounts. Zoom allows only approved partners to use master APIs and manage sub accounts' subscriptions. Email the partner programs team at partner-success@zoom.us for more details.
Prerequisites:
Pro or a higher plan with master account option enabled.
The sub account must be a paid account. The billing charges for the sub account must be paid by its master account.
curl--location--request POST 'http://api.zoom.us/v2/accounts//plans/addons'
响应示例响应示例
201 - 示例 1
{}
请求参数
Path 参数
accountId
string
必需
The account ID.
Body 参数multipart/form-data
object{0}
返回响应
🟢201Account plans updated.
application/json
Body
object{0}
🟠400**HTTP Status Code:** `400`<br>
**Error Code:** `2100`<br>
This sub account is on self pay mode.<br>
Cannot update Additional plan for a sub account under free plan.<br>
Additional Zoom Rooms plan cannot be added to a sub account that already has a Zoom
🟠404**HTTP Status Code:** `404`<br>
**Error Code:** `1001`<br>
User does not exist.<br>
**Error Code:** `2001`<br>
Account does not exist: {subAccountId}.