We have reached out to our Zoom Room Engineers for your query, and we will update you as soon as we hear back from them. For your reference, the ID for this request within our system is ZOOM-115260
Please let us know if you have any other questions.
No, I create the meeting thru outlook or CLI with a custom Topic lets say “New Zoom Meeting”. Then When I request the booking list this is the response it give me
hey @tommy I found out why…
On CLI Level commands you guys didn’t code the permissions part as you did on REST API and SDKs.
So to be able to see the subject/topic of the meeting you need to go to your room setup in O365 and thru Powershell and then edit and set the parameters : AddOrganizertoSubject = false and DeleteSubject = false.
Not everybody know this nor have the capacity to search for it. So I’d like to propose for the future that the same requests you do for calendars in REST API do it in CLI Commands to.