Share via

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 Security | Microsoft Graph
0 comments No comments

Your answer

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