API/Create Meeting:Allow alternative hosts to add or edit polls[option]

Description
Hi Everyone, I’m trying to create a zoom meeting with alternative hosts and also set this option to “true”:

*Allow alternative hosts to add or edit polls.
This checkbox appears under the alternative-hosts box.

Error
Seems like there is no option in the request body to request this option to be set to true.

Which App Type (OAuth / Chatbot / JWT / Webhook)?
Oauth.

Hi @aortiz1 ,

Thanks for pointing this out. Can you share a screenshot of what you see in the portal and I can inquire about an API workaround if possible?

Gianni

The thing is that I don’t receive this option on the response body neither is documented in the official API documentation,( https://marketplace.zoom.us/docs/api-reference/zoom-api/meetings/meetingcreate ) I would expect something like allow_alternative_hosts_to_add_or_edit_polls : boolean, but I can’t see it, or maybe it’s not even yet implemented on the API.

Thanks for the reply!

I can’t attach an image btw, I am not allowed to share media on this post.

Hi @aortiz1 it’s not on the API, but can be requested as a #feature-requests !

Thanks Gianni! I send a request then.