Forum Discussion
Petri Helin
Apr 06, 2021Copper Contributor
Disable meeting chat using Graph API?
Hi all! We're creating online meetings with "onlineMeeting: createOrGet" API. The API documentation is quite on the thin side and we're wondering if there's undocumented parameters we could pass alo...
ParameswarKanuparthi
Microsoft
Feb 18, 2024Hello Petri Helin,
You can pass this parameter to disable the online meeting chat while creating the meeting using /onlineMeetings Graph API call - "allowMeetingChat": "disabled"