Increment Rate-limit of updateMeeting API

Description
The rate limit of updateMeeting api is 100 request per day per meeting. This is too less for long day running meetings.

Error
No error

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

Which Endpoint/s?

Additional context
Usecase is, when someone joins meeting we need to make him alternative-host. There could be more than 100 people joining or leaving the meeting. I have already configured webhook to get update when someone joins meeting, not i have to call updateMeeting api to add him as alternative-host

Hey @zoomroom1,

Please explain more why you would need to update a meeting 100 times in one day?

Thanks,
Tommy

Hello Tommy,

We want to make anyone who joins a meeting as alternate-host for the meeting.

So he can switch between breakout rooms as he want. Currently normal people can not switch between breakout rooms

Thank you.

Hey @zoomroom1,

When creating the meeting, you can add multiple alternative hosts instead of updating the meeting to add a participant as an alternative individually.

Thanks,
Tommy