Web Api large_meeting_capacity not work

Hello,

My account has a option for large meeting. When i try to give this option on browser manually, it works. But not work on web api.

I can set meeting_capacity property as well, but can not set to large_meeting_capacity, it always have 100 capacity, i want to set 1000 capatity.

json

} 
"feature": { "large\_meeting": true, "large\_meeting\_capacity": 1000 } }

 ![](https://support.zoom.us/hc/user_images/4ZOxNxVvm23Mk3LVMVU1dQ.png)

 

 

Hi Meeting Room1, 

When calling though the API, were you using our playground or something else?

Thanks

Hi Meeting Room1, 

Our API does not support setting large_meeting_capacity to 1000. You will need to set this using the dashboard. 

Thanks