Skip to main content

ScheduleUserMeetingInfo

Scheduling meeting settings locked on account level || Settings defining how to schedule user meetings

Properties

NameTypeRequiredDescription
enforce_loginboolIf true, then only signed-in users can join this meeting
start_host_videoboolStarting meetings with host video on/off (true/false)
start_participants_videoboolStarting meetings with participant video on/off (true/false)
audio_optionsList[ScheduleUserMeetingInfoAudioOptions]Determines how participants can join the audio channel of a meeting
allow_join_before_hostboolAllows participants to join the meeting before the host arrives
use_pmi_for_scheduled_meetingsboolDetermines whether to use Personal Meeting ID (PMI) when scheduling a meeting
use_pmi_for_instant_meetingsboolDetermines whether to use Personal Meeting ID (PMI) when starting an instant meeting
require_password_for_scheduling_new_meetingsboolA password will be generated when scheduling a meeting and participants will require password to join a meeting. The Personal Meeting ID (PMI) meetings are not included
require_password_for_scheduled_meetingsboolSpecifies whether to require a password for meetings which have already been scheduled
default_password_for_scheduled_meetingsstrPassword for already scheduled meetings. Users can set it individually
require_password_for_instant_meetingsboolA random password will be generated for an instant meeting, if set to true. If you use PMI for your instant meetings, this option will be disabled
require_password_for_pmi_meetingsRequirePasswordForPmiMeetingsSpecifies whether to require a password for meetings using Personal Meeting ID (PMI). The supported values are: 'none', 'all' and 'jbhOnly' (joined before host only)
pmi_passwordstrThe default password for Personal Meeting ID (PMI) meetings
pstn_password_protectedboolSpecifies whether to generate and require a password for participants joining by phone
mute_participants_on_entrybool

ScheduleUserMeetingInfoAudioOptions

Properties

NameTypeRequiredDescription
PHONEstr"Phone"
COMPUTERAUDIOstr"ComputerAudio"
THIRDPARTYstr"ThirdParty"

RequirePasswordForPmiMeetings

Specifies whether to require a password for meetings using Personal Meeting ID (PMI). The supported values are: 'none', 'all' and 'jbhOnly' (joined before host only)

Properties

NameTypeRequiredDescription
ALLstr"all"
NONEstr"none"
JBHONLYstr"jbhOnly"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →