Microsoft graph - How to patch EventSession ?

Aurélien DAD 0 Reputation points
2025-04-24T13:58:28.1333333+00:00

Hello,

I am using Microsoft Graph to create my webinars using the POST /solutions/virtualEvents/webinars endpoint. However, when I access the EventSessions with GET /solutions/virtualEvents/webinars/{webinarId}/sessions, I see that many of the parameters do not match my expectations (attached), such as "allowAttendeeToEnableMic" for example.

My question is: how can I configure the EventSessions? I do not see a POST or PATCH method for these, nor any available settings directly from the webinar creation process.

Thank you in advance.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,598 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.