v1
latestSwagger 2.02026-07-14385167.8 KBWebinars
Cancel webinar
Cancels a specific webinar. If the webinar is a series or sequence, this call deletes all scheduled sessions. To send cancellation emails to registrants set sendCancellationEmails=true in the request. When the cancellation emails are sent, the default generated message is used in the cancellation email body.
delete/organizers/{organizerKey}/webinars/{webinarKey}
Path parameters
organizerKeyinteger required
The key of the organizer
webinarKeyinteger required
The key of the webinar
Query parameters
sendCancellationEmailsboolean
Indicates whether cancellation notice emails should be sent. The default value is false
Headers
Authorizationstring required
Access token
Response
No Content