Zoom users with a Webinar Plan https://zoom.us/webinar have access to creating and managing Webinars. Webinar allows a host to broadcast a Zoom meeting to up to 10,000 attendees.Use this API to schedule a Webinar for a user host . **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.

createWebinar(userId, return_response = F)

Arguments

userId

The user ID or email address of the user. For userlevel apps, pass me as the value for userId.

return_response

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