v1

latestOpenAPI 3.0.12026-07-1421021.4 KB
Events API

Create new Webinar

post/organization/{organizationId}/webinar

Path parameters

organizationIdstring required

ID of Organization to add Webinar to

Request body

namestring

Name of Webinar

startTimestring

Start time of Webinar

stopTimestring

End time of Webinar

timeZonestring

Webinar time zone (consult Univid for allowed values and formats)

languagestring

Webinar language code (consult Univid for allowed values and formats)

descriptionstring

Description of Webinar, in HTML format

templateIdstring

ID of Template to use for Webinar

disableEmailsboolean

Disable participant confirmation and reminder emails for the Webinar

customContextobject

Custom context data for the Webinar

Response

OK