Delete a webinar's poll https://support.zoom.us/hc/enus/articles/203749865PollingforWebinars .**Scopes:** webinar:write:admin webinar:write ** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Light

deleteWebinarPoll(webinarId, pollId, return_response = F)

Arguments

webinarId

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

pollId

The poll ID

return_response

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