Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 2.24 KB

UserSettingsFeatureUpdate.md

File metadata and controls

19 lines (16 loc) · 2.24 KB

# UserSettingsFeatureUpdate

Properties

Name Type Description Notes
concurrent_meeting string The user's assigned Concurrent Meeting type: * `Basic` * `Plus` * `None` Note: This feature requires a Concurrent Meeting Basic or Plus plan subscription. [optional]
large_meeting bool Enable large meeting feature for the user. [optional]
large_meeting_capacity int Set the meeting capacity for the user if the user has Large meeting feature enabled. The value for the field can be either 500 or 1000. [optional]
meeting_capacity int Set a user's meeting capacity. User's meeting capacity denotes the maximum number of participants that can join a meeting scheduled by the user. [optional]
webinar bool Enable Webinar feature for the user. [optional]
webinar_capacity int The user's webinar capacity. This only applies to users with the Webinar feature enabled: * `100` * `500` * `501` * `1000` * `1001` * `3000` * `5000` * `10000` [optional]
zoom_events bool Whether to enable the Zoom Events feature for the user. [optional]
zoom_events_capacity int The user's Zoom Events plan capacity: `500`, `1000`, `3000`, `5000`, `10000`, `20000`, `30000`, or `50000`. [optional]
zoom_phone bool Zoom phone feature. [optional]
zoom_iq_for_sales bool Whether the user has a Zoom IQ license. For information about a Zoom IQ license, contact Zoom Support. [optional]
zoom_whiteboard bool Whether the user has a Zoom Whiteboard license. [optional]

[Back to Model list] [Back to API list] [Back to README]