Toggle whether automatic billing renewal is on or off.
meeting_connector_list
array[string]
可选
Specify the IP addresses of the Meeting Connectors that you would like to share with the sub account. Multiple values can be separated by comma. If no value is provided in this field, all the Meeting Connectors of a master account will be shared with the sub account.Note: This option can only be used if the value of share_mc is set to true.
pay_mode
enum<string>
可选
Payee: master - master account holder pays. sub - Sub account holder pays.
枚举值:
mastersub
默认值:
master
示例值:
master
room_connector_list
array[string]
可选
Specify the IP addresses of the Room Connectors that you would like to share with the sub account. Multiple values can be separated by comma. If no value is provided in this field, all the Room Connectors of a master account will be shared with the sub account.Note: This option can only be used if the value of share_rc is set to true.
share_mc
boolean
可选
Enable/disable the option for a sub account to use shared Meeting Connector(s) that are set up by the master account. Meeting Connectors can only be used by On-prem users.
默认值:
false
示例值:
false
share_rc
boolean
可选
Enable/disable the option for a sub account to use shared Virtual Room Connector(s) that are set up by the master account. Virtual Room Connectors can only be used by On-prem users.
默认值:
false
示例值:
false
返回响应
🟢200**Error Code:** `200`<br>
The pay mode cannot be updated for a sub account which already has an existing plan.
application/json
Body
object{0}
🟢204**HTTP Status Code:** `204`<br>
Account options updated.
🟠400**HTTP Status Code:** `400`<br>
**Error Code:** `2100`<br> The collection method cannot be changed after the purchase is complete.
🟠404**HTTP Status Code:** `404`<br>
**Error Code:** `2001`<br>
Account does not exist: $subAccountId.