Regarding updating multiple VLANs in one call; You might want to checkout Action Batches, which have recently been added to the API. They are designed to combine multiple operations into a single request. This is good for adding VLANs, updating switch ports, managing policies, etc. https://developer.cisco.com/meraki/api/#/rest/guides/action-batches
... View more