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 along request body to enable/disable meeting options.
To be exact, we'd like to disable chat in the meetings created with createOrGet API.
Anyone succeeded to change meeting settings via Graph API?
Br,
/Pete
2 Replies
- ParameswarKanuparthi
Microsoft
Hello Petri Helin,
You can pass this parameter to disable the online meeting chat while creating the meeting using /onlineMeetings Graph API call - "allowMeetingChat": "disabled" - ChristianBergstromSilver ContributorHello, nothing I ever heard of but adding my reply to this in case another member replies.