v1

latestOpenAPI 3.0.12026-07-1421021.4 KB
Events API

Update Webinar

patch/organization/{organizationId}/webinar/{webinarId}

Path parameters

organizationIdstring required

ID of Organization to update Webinar in

webinarIdstring required

ID of Webinar to update

Request body

namestring

Name of Webinar

startTimestring

Start time of Webinar (Can not be updated without stopTime)

stopTimestring

End time of Webinar (Can not be updated without startTime)

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

customContextobject

Custom context data for the Webinar

Response

OK