v1
latestSwagger 2.02026-07-14385167.8 KBWebinars
Update webinar
Updates a webinar. The call requires at least one of the parameters in the request body. The request completely replaces the existing session, series, or sequence and so must include the full definition of each as for the Create call. Set notifyParticipants=true to send update emails to registrants.
put/organizers/{organizerKey}/webinars/{webinarKey}
Path parameters
organizerKeyinteger required
The key of the organizer
webinarKeyinteger required
The key of the webinar
Query parameters
notifyParticipantsboolean
Defines whether to send notifications to participants
Headers
Authorizationstring required
Access token
Request body
Response
Accepted