Account Locked Settings allow you turn settings on or off for all users in your account. No user except the account admin or account owner can change these settings. With lock settings, you force the settings on for all users. Use this API to update an account's locked settings.Note: This API can be used by Zoom Accounts that are on a Pro or a higher plan as well accounts that have master and sub accounts options enabled.
Unique Identifier of the account. To retrieve locked settings of the master account or a regular account, provide "me" as the value of this field. To retrieve locked settings of a sub account, provide the Account ID of the sub account in this field.
Body 参数multipart/form-data
object{0}
返回响应
🟢200**Error Code:** `200`<br>
Only available for Paid account: $accountId.
application/json
Body
No schema defined
🟢204**HTTP Status Code:** `204`<br>
Account lock settings updated.
🟠404**HTTP Status Code:** `404`<br>
**Error Code:** `2001`<br>
TAccount does not exist: $subAccountId.