Update a webinar's status. Use this API to end an ongoing webinar.**Scopes:** webinar:write:admin webinar:write ** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Light**Prerequisites:*** The account must hold a valid Webinar plan https://zoom.us/webinar .

updateWebinarStatus(webinarId, action = NULL, return_response = F)

Arguments

webinarId

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

return_response

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