Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.17 KB

UpdateRoomProfileRequestBasic.md

File metadata and controls

15 lines (12 loc) · 1.17 KB

# UpdateRoomProfileRequestBasic

Properties

Name Type Description Notes
hide_room_in_contacts bool Hide this Zoom Room from your Contact List. [optional]
name string Name of the Zoom Room. [optional]
required_code_to_ext bool Require code to exit out of Zoom Rooms application to switch between other apps. [optional]
room_passcode string 1-16 digit number or characters that is used to secure your Zoom Rooms application. This code must be entered on your Zoom Room Controller to change settings or sign out. [optional]
support_email string The email address to be used for reporting Zoom Room issues. [optional]
support_phone string The phone number to be used for reporting Zoom Room issues. [optional]
calendar_resource_id string The calendar resource's ID. If the value of this field is empty (`""`), the calendar resource will be removed from Zoom Room. [optional]

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