Products
Platform
General
Public groups
I have more than 2000 networks in an organization. I have to run wireless health API calls. What is the appropriate way to achieve it? when i am running it i am hitting Max API limit
Solved! Go to solution.
Batch your API requests together using action batches.
https://developer.cisco.com/meraki/api/#/rest/guides/action-batches/
View solution in original post
Thank you.