Skip to main content

WcsWebinarSettingsModel

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 (this setting is read-only at webinar level)
recording_download_enabledboolIndicates if recording can be downloaded (this setting is read-only at webinar level)
recording_deletion_enabledboolDEPRECATED AND REPLACED BY 'pastSessionDeletionEnabled' setting. Indicates if recording can be deleted (this setting is read-only at webinar 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_authenticationWcsWebinarSettingsModelPanelistAuthenticationIndicates if Panelists have to be authenticated users
attendee_authenticationWcsWebinarSettingsModelAttendeeAuthenticationIndicates if attendees have to be authenticated users
artifacts_access_authenticationWcsWebinarSettingsModelArtifactsAccessAuthenticationIndicates 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 for Panelists
passwordstrWebinar password. If company-level "passwordEnabled" is true and "password" is null / omitted, the backend generates the 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
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
moderated_qna_enabledboolIndicate if the moderated Q&A enabled for webinar

WcsWebinarSettingsModelPanelistAuthentication

Indicates if Panelists have to be authenticated users

Properties

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

WcsWebinarSettingsModelAttendeeAuthentication

Indicates if attendees have to be authenticated users

Properties

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

WcsWebinarSettingsModelArtifactsAccessAuthentication

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 →