Skip to main content

WebinarSettingsModel

Various settings which define behavior of this Webinar's Sessions

Properties

NameTypeRequiredDescription
recording_enabledboolIndicates if recording is enabled (if false all other recording settings cannot be enabled)
auto_recordboolIndicates if recording should start automatically when a Webinar goes live
recording_sharing_enabledboolIndicates if recording can be shared
recording_download_enabledboolIndicates if recording can be downloaded
recording_deletion_enabledboolDEPRECATED AND REPLACED BY 'pastSessionDeletionEnabled' setting. Indicates if recording can be deleted (this setting is read-only at webinar/session level)
past_session_deletion_enabledboolIndicates if deletion of past session along with its artifacts is enabled for host. This setting is read-only at webinar level
panelist_waiting_roomboolIndicates if Panelists should be places to waiting room after joining
panelist_video_enabledboolIndicates if Panelists' video should be 'on' by default
panelist_screen_sharing_enabledboolIndicates if Panelists' screen sharing should be 'on' by default
panelist_mute_control_enabledboolIndicates if Panelists can mute/unmute themselves by default
panelist_authenticationWebinarSettingsModelPanelistAuthenticationIndicates if Panelists have to be authenticated users
attendee_authenticationWebinarSettingsModelAttendeeAuthenticationIndicates if attendees have to be authenticated users
artifacts_access_authenticationWebinarSettingsModelArtifactsAccessAuthenticationIndicates who can access webinar artifacts. Applies to recordings at present. Applicable to other artifacts such as Q&A, Polls in the future.
pstn_enabledboolIndicates if dial-in PSTN audio option is enabled by default
passwordstrWebinar password
qna_enabledboolIndicates if Q&A is enabled for the webinar (if false all other Q&A settings cannot be enabled)
qna_anonymous_enabledboolIndicates if anonymous Q&A is enabled for the webinar
moderated_qna_enabledboolIndicate if the moderated Q&A enabled for webinar
polls_enabledboolIndicates if polls are enabled for the webinar (if false all other polls settings cannot be enabled)
polls_anonymous_enabledboolIndicates if anonymous poll answers are enabled for the webinar
registration_enabledboolIndicates if a registration is enabled for the webinar (if false all other registration settings are ignored)
post_webinar_redirect_uristrURI to redirect users after the webinar
external_livestream_enabledboolIndicates if livestreaming to external streaming provider is enabled

WebinarSettingsModelPanelistAuthentication

Indicates if Panelists have to be authenticated users

Properties

NameTypeRequiredDescription
GUESTstr"Guest"
AUTHENTICATEDUSERstr"AuthenticatedUser"
AUTHENTICATEDCOWORKERstr"AuthenticatedCoworker"

WebinarSettingsModelAttendeeAuthentication

Indicates if attendees have to be authenticated users

Properties

NameTypeRequiredDescription
GUESTstr"Guest"
AUTHENTICATEDUSERstr"AuthenticatedUser"
AUTHENTICATEDCOWORKERstr"AuthenticatedCoworker"

WebinarSettingsModelArtifactsAccessAuthentication

Indicates who can access webinar artifacts. Applies to recordings at present. Applicable to other artifacts such as Q&A, Polls in the future.

Properties

NameTypeRequiredDescription
GUESTstr"Guest"
AUTHENTICATEDUSERstr"AuthenticatedUser"
AUTHENTICATEDCOWORKERstr"AuthenticatedCoworker"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →