Room Management API

Is there a room management API endpoint? I would like to set and retrieve rooms settings for our 100+ rooms programmatically. Specifically thinking their SIP settings.

The ZR-CSAPI doesn’t have a management-level API. I recommend posting this question in the REST API developers forum: https://devforum.zoom.us/c/rest-api-development

One thing to keep in mind: you can assign the same setting to multiple rooms simultaneously, by placing the rooms in a “location”, and then applying the setting to that location.

-Scott