Delete a Webinar.**Scopes:** webinar:write:admin webinar:write ** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Light**Prerequisites:*** Pro or higher plan with a Webinar Addon.

deleteWebinar(webinarId, occurrence_id = NULL, return_response = F)

Arguments

webinarId

The webinar ID in "**long**" format represented as int64 data type in JSON .

occurrence_id

The meeting occurrence ID.

return_response

Whether to return the response instead of the response content. Defaults to FALSE.