Deactivating lobby

Pawan Bhatta 65 Reputation points
2023-09-06T16:55:26.0433333+00:00

I was able to create meeting by making post request to '/users/{id}/onlineMeetings' with lobbyBypassSettings that has scope of "invited". All the user that were not invited were then placed in the lobby. However, we dont want organizer/ coorganizer in the meeting to accept the people that were not invited and therefore we would like to have option to remove the lobby or maybe automatically reject people who are not invited?

lobbyBypassSettings: {
          scope: "invited",
     }
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,443 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.