Skip to main content

MeetingRequestResource

Properties

NameTypeRequiredDescription
topicstrCustom topic of a meeting
meeting_typeMeetingRequestResourceMeetingType
scheduleMeetingScheduleResourceTiming of a meeting
passwordstrMeeting password
hostHostInfoRequestMeeting host information
allow_join_before_hostbool
start_host_videobool
start_participants_videoboolStarting meetings with participant video on/off (true/false)
use_personal_meeting_idboolIf true, then personal user's meeting ID is applied for creation of this meeting
audio_optionsList[MeetingRequestResourceAudioOptions]
recurrenceRecurrenceInfo
auto_record_typeMeetingRequestResourceAutoRecordTypeAutomatic record type
enforce_loginboolIf true, then only signed-in users can join this meeting
mute_participants_on_entryboolIf true, then participants are muted on entry
enable_waiting_roomboolIf true, then the waiting room for participants is enabled
global_dial_in_countriesList[str]List of global dial-in countries (eg. US, UK, AU, etc.)
alternative_hostsstr

MeetingRequestResourceMeetingType

Properties

NameTypeRequiredDescription
INSTANTstr"Instant"
SCHEDULEDstr"Scheduled"
SCHEDULEDRECURRINGstr"ScheduledRecurring"
RECURRINGstr"Recurring"

MeetingRequestResourceAudioOptions

Properties

NameTypeRequiredDescription
PHONEstr"Phone"
COMPUTERAUDIOstr"ComputerAudio"

MeetingRequestResourceAutoRecordType

Automatic record type

Properties

NameTypeRequiredDescription
LOCALstr"local"
CLOUDstr"cloud"
NONEstr"none"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →