Hello,
I’ve been facing some issues with some settings fields on the Zoom Rooms API.
The main issue is that some fields cannot be updatable with PATCH request.
Eg: field battery_percentage cannot change its value
Elsewhere, some fields need to be changed first on Zoom UI board before being updated with the PATCH request.
And finally some fields depends on Account settings configuration.
Is these some normal behavior or issue ? Or is there any action to do before using PATCH properly on every field ?