{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin solutions.virtualEventsRoot API", "version": "1.0.0" }, "items": [ { "info": { "name": "solutions.virtualEventsRoot", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Get virtualEvents from solutions", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents", "params": [ { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get virtualEvents from solutions" }, { "info": { "name": "Microsoft Graph Update the navigation property virtualEvents in solutions", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property virtualEvents in solutions" }, { "info": { "name": "Microsoft Graph Delete navigation property virtualEvents for solutions", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents", "headers": [ { "name": "If-Match", "value": "" } ] }, "docs": "Microsoft Graph Delete navigation property virtualEvents for solutions" }, { "info": { "name": "Microsoft Graph Get events from solutions", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/events", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get events from solutions" }, { "info": { "name": "Microsoft Graph Create new navigation property to events for solutions", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/events", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to events for solutions" }, { "info": { "name": "Microsoft Graph Get events from solutions", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/events/:virtualEvent-id", "params": [ { "name": "virtualEvent-id", "value": "", "type": "path", "description": "The unique identifier of virtualEvent" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get events from solutions" }, { "info": { "name": "Microsoft Graph Update the navigation property events in solutions", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/events/:virtualEvent-id", "params": [ { "name": "virtualEvent-id", "value": "", "type": "path", "description": "The unique identifier of virtualEvent" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property events in solutions" }, { "info": { "name": "Microsoft Graph Delete navigation property events for solutions", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/events/:virtualEvent-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "virtualEvent-id", "value": "", "type": "path", "description": "The unique identifier of virtualEvent" } ] }, "docs": "Microsoft Graph Delete navigation property events for solutions" }, { "info": { "name": "Microsoft Graph Invoke action cancel", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/events/:virtualEvent-id/cancel", "params": [ { "name": "virtualEvent-id", "value": "", "type": "path", "description": "The unique identifier of virtualEvent" } ] }, "docs": "Microsoft Graph Invoke action cancel" }, { "info": { "name": "Microsoft Graph Invoke action publish", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/events/:virtualEvent-id/publish", "params": [ { "name": "virtualEvent-id", "value": "", "type": "path", "description": "The unique identifier of virtualEvent" } ] }, "docs": "Microsoft Graph Invoke action publish" }, { "info": { "name": "Microsoft Graph Invoke action setExternalEventInformation", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/events/:virtualEvent-id/setExternalEventInformation", "params": [ { "name": "virtualEvent-id", "value": "", "type": "path", "description": "The unique identifier of virtualEvent" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Invoke action setExternalEventInformation" }, { "info": { "name": "Microsoft Graph Get presenters from solutions", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/events/:virtualEvent-id/presenters", "params": [ { "name": "virtualEvent-id", "value": "", "type": "path", "description": "The unique identifier of virtualEvent" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The virtual event presenters." }, { "info": { "name": "Microsoft Graph Create new navigation property to presenters for solutions", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/events/:virtualEvent-id/presenters", "params": [ { "name": "virtualEvent-id", "value": "", "type": "path", "description": "The unique identifier of virtualEvent" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to presenters for solutions" }, { "info": { "name": "Microsoft Graph Get presenters from solutions", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/events/:virtualEvent-id/presenters/:virtualEventPresenter-id", "params": [ { "name": "virtualEvent-id", "value": "", "type": "path", "description": "The unique identifier of virtualEvent" }, { "name": "virtualEventPresenter-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventPresenter" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The virtual event presenters." }, { "info": { "name": "Microsoft Graph Update the navigation property presenters in solutions", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/events/:virtualEvent-id/presenters/:virtualEventPresenter-id", "params": [ { "name": "virtualEvent-id", "value": "", "type": "path", "description": "The unique identifier of virtualEvent" }, { "name": "virtualEventPresenter-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventPresenter" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property presenters in solutions" }, { "info": { "name": "Microsoft Graph Delete navigation property presenters for solutions", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/events/:virtualEvent-id/presenters/:virtualEventPresenter-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "virtualEvent-id", "value": "", "type": "path", "description": "The unique identifier of virtualEvent" }, { "name": "virtualEventPresenter-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventPresenter" } ] }, "docs": "Microsoft Graph Delete navigation property presenters for solutions" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/events/:virtualEvent-id/presenters/$count", "params": [ { "name": "virtualEvent-id", "value": "", "type": "path", "description": "The unique identifier of virtualEvent" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get sessions from solutions", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/events/:virtualEvent-id/sessions", "params": [ { "name": "virtualEvent-id", "value": "", "type": "path", "description": "The unique identifier of virtualEvent" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The sessions for the virtual event." }, { "info": { "name": "Microsoft Graph Create new navigation property to sessions for solutions", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/events/:virtualEvent-id/sessions", "params": [ { "name": "virtualEvent-id", "value": "", "type": "path", "description": "The unique identifier of virtualEvent" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to sessions for solutions" }, { "info": { "name": "Microsoft Graph Get sessions from solutions", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/events/:virtualEvent-id/sessions/:virtualEventSession-id", "params": [ { "name": "virtualEvent-id", "value": "", "type": "path", "description": "The unique identifier of virtualEvent" }, { "name": "virtualEventSession-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventSession" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The sessions for the virtual event." }, { "info": { "name": "Microsoft Graph Update the navigation property sessions in solutions", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/events/:virtualEvent-id/sessions/:virtualEventSession-id", "params": [ { "name": "virtualEvent-id", "value": "", "type": "path", "description": "The unique identifier of virtualEvent" }, { "name": "virtualEventSession-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventSession" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property sessions in solutions" }, { "info": { "name": "Microsoft Graph Delete navigation property sessions for solutions", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/events/:virtualEvent-id/sessions/:virtualEventSession-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "virtualEvent-id", "value": "", "type": "path", "description": "The unique identifier of virtualEvent" }, { "name": "virtualEventSession-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventSession" } ] }, "docs": "Microsoft Graph Delete navigation property sessions for solutions" }, { "info": { "name": "Microsoft Graph Get attendanceReports from solutions", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/events/:virtualEvent-id/sessions/:virtualEventSession-id/attendanceReports", "params": [ { "name": "virtualEvent-id", "value": "", "type": "path", "description": "The unique identifier of virtualEvent" }, { "name": "virtualEventSession-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventSession" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The attendance reports of an online meeting. Read-only." }, { "info": { "name": "Microsoft Graph Create new navigation property to attendanceReports for solutions", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/events/:virtualEvent-id/sessions/:virtualEventSession-id/attendanceReports", "params": [ { "name": "virtualEvent-id", "value": "", "type": "path", "description": "The unique identifier of virtualEvent" }, { "name": "virtualEventSession-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventSession" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to attendanceReports for solutions" }, { "info": { "name": "Microsoft Graph Get attendanceReports from solutions", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/events/:virtualEvent-id/sessions/:virtualEventSession-id/attendanceReports/:meetingAttendanceReport-id", "params": [ { "name": "virtualEvent-id", "value": "", "type": "path", "description": "The unique identifier of virtualEvent" }, { "name": "virtualEventSession-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventSession" }, { "name": "meetingAttendanceReport-id", "value": "", "type": "path", "description": "The unique identifier of meetingAttendanceReport" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The attendance reports of an online meeting. Read-only." }, { "info": { "name": "Microsoft Graph Update the navigation property attendanceReports in solutions", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/events/:virtualEvent-id/sessions/:virtualEventSession-id/attendanceReports/:meetingAttendanceReport-id", "params": [ { "name": "virtualEvent-id", "value": "", "type": "path", "description": "The unique identifier of virtualEvent" }, { "name": "virtualEventSession-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventSession" }, { "name": "meetingAttendanceReport-id", "value": "", "type": "path", "description": "The unique identifier of meetingAttendanceReport" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property attendanceReports in solutions" }, { "info": { "name": "Microsoft Graph Delete navigation property attendanceReports for solutions", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/events/:virtualEvent-id/sessions/:virtualEventSession-id/attendanceReports/:meetingAttendanceReport-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "virtualEvent-id", "value": "", "type": "path", "description": "The unique identifier of virtualEvent" }, { "name": "virtualEventSession-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventSession" }, { "name": "meetingAttendanceReport-id", "value": "", "type": "path", "description": "The unique identifier of meetingAttendanceReport" } ] }, "docs": "Microsoft Graph Delete navigation property attendanceReports for solutions" }, { "info": { "name": "Microsoft Graph Get attendanceRecords from solutions", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/events/:virtualEvent-id/sessions/:virtualEventSession-id/attendanceReports/:meetingAttendanceReport-id/attendanceRecords", "params": [ { "name": "virtualEvent-id", "value": "", "type": "path", "description": "The unique identifier of virtualEvent" }, { "name": "virtualEventSession-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventSession" }, { "name": "meetingAttendanceReport-id", "value": "", "type": "path", "description": "The unique identifier of meetingAttendanceReport" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "List of attendance records of an attendance report. Read-only." }, { "info": { "name": "Microsoft Graph Create new navigation property to attendanceRecords for solutions", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/events/:virtualEvent-id/sessions/:virtualEventSession-id/attendanceReports/:meetingAttendanceReport-id/attendanceRecords", "params": [ { "name": "virtualEvent-id", "value": "", "type": "path", "description": "The unique identifier of virtualEvent" }, { "name": "virtualEventSession-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventSession" }, { "name": "meetingAttendanceReport-id", "value": "", "type": "path", "description": "The unique identifier of meetingAttendanceReport" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to attendanceRecords for solutions" }, { "info": { "name": "Microsoft Graph Get attendanceRecords from solutions", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/events/:virtualEvent-id/sessions/:virtualEventSession-id/attendanceReports/:meetingAttendanceReport-id/attendanceRecords/:attendanceRecord-id", "params": [ { "name": "virtualEvent-id", "value": "", "type": "path", "description": "The unique identifier of virtualEvent" }, { "name": "virtualEventSession-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventSession" }, { "name": "meetingAttendanceReport-id", "value": "", "type": "path", "description": "The unique identifier of meetingAttendanceReport" }, { "name": "attendanceRecord-id", "value": "", "type": "path", "description": "The unique identifier of attendanceRecord" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "List of attendance records of an attendance report. Read-only." }, { "info": { "name": "Microsoft Graph Update the navigation property attendanceRecords in solutions", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/events/:virtualEvent-id/sessions/:virtualEventSession-id/attendanceReports/:meetingAttendanceReport-id/attendanceRecords/:attendanceRecord-id", "params": [ { "name": "virtualEvent-id", "value": "", "type": "path", "description": "The unique identifier of virtualEvent" }, { "name": "virtualEventSession-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventSession" }, { "name": "meetingAttendanceReport-id", "value": "", "type": "path", "description": "The unique identifier of meetingAttendanceReport" }, { "name": "attendanceRecord-id", "value": "", "type": "path", "description": "The unique identifier of attendanceRecord" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property attendanceRecords in solutions" }, { "info": { "name": "Microsoft Graph Delete navigation property attendanceRecords for solutions", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/events/:virtualEvent-id/sessions/:virtualEventSession-id/attendanceReports/:meetingAttendanceReport-id/attendanceRecords/:attendanceRecord-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "virtualEvent-id", "value": "", "type": "path", "description": "The unique identifier of virtualEvent" }, { "name": "virtualEventSession-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventSession" }, { "name": "meetingAttendanceReport-id", "value": "", "type": "path", "description": "The unique identifier of meetingAttendanceReport" }, { "name": "attendanceRecord-id", "value": "", "type": "path", "description": "The unique identifier of attendanceRecord" } ] }, "docs": "Microsoft Graph Delete navigation property attendanceRecords for solutions" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/events/:virtualEvent-id/sessions/:virtualEventSession-id/attendanceReports/:meetingAttendanceReport-id/attendanceRecords/$count", "params": [ { "name": "virtualEvent-id", "value": "", "type": "path", "description": "The unique identifier of virtualEvent" }, { "name": "virtualEventSession-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventSession" }, { "name": "meetingAttendanceReport-id", "value": "", "type": "path", "description": "The unique identifier of meetingAttendanceReport" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/events/:virtualEvent-id/sessions/:virtualEventSession-id/attendanceReports/$count", "params": [ { "name": "virtualEvent-id", "value": "", "type": "path", "description": "The unique identifier of virtualEvent" }, { "name": "virtualEventSession-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventSession" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/events/:virtualEvent-id/sessions/$count", "params": [ { "name": "virtualEvent-id", "value": "", "type": "path", "description": "The unique identifier of virtualEvent" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/events/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get virtualEventTownhall", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/townhalls", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read the properties and relationships of a virtualEventTownhall object. All roles can get the details of a townhall event." }, { "info": { "name": "Microsoft Graph Create virtualEventTownhall", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/townhalls", "body": { "type": "json", "data": "{}" } }, "docs": "Create a new virtualEventTownhall object in draft mode." }, { "info": { "name": "Microsoft Graph Get virtualEventTownhall", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/townhalls/:virtualEventTownhall-id", "params": [ { "name": "virtualEventTownhall-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventTownhall" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read the properties and relationships of a virtualEventTownhall object. All roles can get the details of a townhall event." }, { "info": { "name": "Microsoft Graph Update virtualEventTownhall", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/townhalls/:virtualEventTownhall-id", "params": [ { "name": "virtualEventTownhall-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventTownhall" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Update the properties of a virtualEventTownhall object. Only the Organizer and Co-organizer can make changes to a townhall event." }, { "info": { "name": "Microsoft Graph Delete navigation property townhalls for solutions", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/townhalls/:virtualEventTownhall-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "virtualEventTownhall-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventTownhall" } ] }, "docs": "Microsoft Graph Delete navigation property townhalls for solutions" }, { "info": { "name": "Microsoft Graph List presenters", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/townhalls/:virtualEventTownhall-id/presenters", "params": [ { "name": "virtualEventTownhall-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventTownhall" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get the list of all virtualEventPresenter objects associated with a virtual event. Currently the supported virtual event types are:\r\n- virtualEventTownhall\r\n- virtualEventWebinar" }, { "info": { "name": "Microsoft Graph Create virtualEventPresenter", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/townhalls/:virtualEventTownhall-id/presenters", "params": [ { "name": "virtualEventTownhall-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventTownhall" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Create a new virtualEventPresenter object on a virtual event. Currently, the following types of virtual events are supported: \r\n- virtualEventTownhall\r\n- virtualEventWebinar" }, { "info": { "name": "Microsoft Graph Get virtualEventPresenter", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/townhalls/:virtualEventTownhall-id/presenters/:virtualEventPresenter-id", "params": [ { "name": "virtualEventTownhall-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventTownhall" }, { "name": "virtualEventPresenter-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventPresenter" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read the properties and relationships of a virtualEventPresenter object. Currently the supported virtual event types are: \r\n- virtualEventTownhall\r\n- virtualEventWebinar" }, { "info": { "name": "Microsoft Graph Update the navigation property presenters in solutions", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/townhalls/:virtualEventTownhall-id/presenters/:virtualEventPresenter-id", "params": [ { "name": "virtualEventTownhall-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventTownhall" }, { "name": "virtualEventPresenter-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventPresenter" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property presenters in solutions" }, { "info": { "name": "Microsoft Graph Delete virtualEventPresenter", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/townhalls/:virtualEventTownhall-id/presenters/:virtualEventPresenter-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "virtualEventTownhall-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventTownhall" }, { "name": "virtualEventPresenter-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventPresenter" } ] }, "docs": "Delete a virtualEventPresenter from a virtual event. Currently the supported virtual event types are:\r\n- virtualEventTownhall\r\n- virtualEventWebinar" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/townhalls/:virtualEventTownhall-id/presenters/$count", "params": [ { "name": "virtualEventTownhall-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventTownhall" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get sessions from solutions", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/townhalls/:virtualEventTownhall-id/sessions", "params": [ { "name": "virtualEventTownhall-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventTownhall" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The sessions for the virtual event." }, { "info": { "name": "Microsoft Graph Create new navigation property to sessions for solutions", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/townhalls/:virtualEventTownhall-id/sessions", "params": [ { "name": "virtualEventTownhall-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventTownhall" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to sessions for solutions" }, { "info": { "name": "Microsoft Graph Get sessions from solutions", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/townhalls/:virtualEventTownhall-id/sessions/:virtualEventSession-id", "params": [ { "name": "virtualEventTownhall-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventTownhall" }, { "name": "virtualEventSession-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventSession" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The sessions for the virtual event." }, { "info": { "name": "Microsoft Graph Update the navigation property sessions in solutions", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/townhalls/:virtualEventTownhall-id/sessions/:virtualEventSession-id", "params": [ { "name": "virtualEventTownhall-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventTownhall" }, { "name": "virtualEventSession-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventSession" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property sessions in solutions" }, { "info": { "name": "Microsoft Graph Delete navigation property sessions for solutions", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/townhalls/:virtualEventTownhall-id/sessions/:virtualEventSession-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "virtualEventTownhall-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventTownhall" }, { "name": "virtualEventSession-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventSession" } ] }, "docs": "Microsoft Graph Delete navigation property sessions for solutions" }, { "info": { "name": "Microsoft Graph List meetingAttendanceReports", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/townhalls/:virtualEventTownhall-id/sessions/:virtualEventSession-id/attendanceReports", "params": [ { "name": "virtualEventTownhall-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventTownhall" }, { "name": "virtualEventSession-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventSession" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get a list of meetingAttendanceReport objects for an onlineMeeting or a virtualEvent. Each time an online meeting or a virtual event ends, an attendance report is generated for that session." }, { "info": { "name": "Microsoft Graph Create new navigation property to attendanceReports for solutions", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/townhalls/:virtualEventTownhall-id/sessions/:virtualEventSession-id/attendanceReports", "params": [ { "name": "virtualEventTownhall-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventTownhall" }, { "name": "virtualEventSession-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventSession" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to attendanceReports for solutions" }, { "info": { "name": "Microsoft Graph Get meetingAttendanceReport", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/townhalls/:virtualEventTownhall-id/sessions/:virtualEventSession-id/attendanceReports/:meetingAttendanceReport-id", "params": [ { "name": "virtualEventTownhall-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventTownhall" }, { "name": "virtualEventSession-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventSession" }, { "name": "meetingAttendanceReport-id", "value": "", "type": "path", "description": "The unique identifier of meetingAttendanceReport" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get the meetingAttendanceReport for an onlineMeeting or a virtualEvent. When an online meeting ends, an attendance report is generated for that session." }, { "info": { "name": "Microsoft Graph Update the navigation property attendanceReports in solutions", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/townhalls/:virtualEventTownhall-id/sessions/:virtualEventSession-id/attendanceReports/:meetingAttendanceReport-id", "params": [ { "name": "virtualEventTownhall-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventTownhall" }, { "name": "virtualEventSession-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventSession" }, { "name": "meetingAttendanceReport-id", "value": "", "type": "path", "description": "The unique identifier of meetingAttendanceReport" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property attendanceReports in solutions" }, { "info": { "name": "Microsoft Graph Delete navigation property attendanceReports for solutions", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/townhalls/:virtualEventTownhall-id/sessions/:virtualEventSession-id/attendanceReports/:meetingAttendanceReport-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "virtualEventTownhall-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventTownhall" }, { "name": "virtualEventSession-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventSession" }, { "name": "meetingAttendanceReport-id", "value": "", "type": "path", "description": "The unique identifier of meetingAttendanceReport" } ] }, "docs": "Microsoft Graph Delete navigation property attendanceReports for solutions" }, { "info": { "name": "Microsoft Graph List attendanceRecords", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/townhalls/:virtualEventTownhall-id/sessions/:virtualEventSession-id/attendanceReports/:meetingAttendanceReport-id/attendanceRecords", "params": [ { "name": "virtualEventTownhall-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventTownhall" }, { "name": "virtualEventSession-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventSession" }, { "name": "meetingAttendanceReport-id", "value": "", "type": "path", "description": "The unique identifier of meetingAttendanceReport" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get a list of attendanceRecord objects and their properties." }, { "info": { "name": "Microsoft Graph Create new navigation property to attendanceRecords for solutions", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/townhalls/:virtualEventTownhall-id/sessions/:virtualEventSession-id/attendanceReports/:meetingAttendanceReport-id/attendanceRecords", "params": [ { "name": "virtualEventTownhall-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventTownhall" }, { "name": "virtualEventSession-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventSession" }, { "name": "meetingAttendanceReport-id", "value": "", "type": "path", "description": "The unique identifier of meetingAttendanceReport" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to attendanceRecords for solutions" }, { "info": { "name": "Microsoft Graph Get attendanceRecords from solutions", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/townhalls/:virtualEventTownhall-id/sessions/:virtualEventSession-id/attendanceReports/:meetingAttendanceReport-id/attendanceRecords/:attendanceRecord-id", "params": [ { "name": "virtualEventTownhall-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventTownhall" }, { "name": "virtualEventSession-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventSession" }, { "name": "meetingAttendanceReport-id", "value": "", "type": "path", "description": "The unique identifier of meetingAttendanceReport" }, { "name": "attendanceRecord-id", "value": "", "type": "path", "description": "The unique identifier of attendanceRecord" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "List of attendance records of an attendance report. Read-only." }, { "info": { "name": "Microsoft Graph Update the navigation property attendanceRecords in solutions", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/townhalls/:virtualEventTownhall-id/sessions/:virtualEventSession-id/attendanceReports/:meetingAttendanceReport-id/attendanceRecords/:attendanceRecord-id", "params": [ { "name": "virtualEventTownhall-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventTownhall" }, { "name": "virtualEventSession-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventSession" }, { "name": "meetingAttendanceReport-id", "value": "", "type": "path", "description": "The unique identifier of meetingAttendanceReport" }, { "name": "attendanceRecord-id", "value": "", "type": "path", "description": "The unique identifier of attendanceRecord" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property attendanceRecords in solutions" }, { "info": { "name": "Microsoft Graph Delete navigation property attendanceRecords for solutions", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/townhalls/:virtualEventTownhall-id/sessions/:virtualEventSession-id/attendanceReports/:meetingAttendanceReport-id/attendanceRecords/:attendanceRecord-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "virtualEventTownhall-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventTownhall" }, { "name": "virtualEventSession-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventSession" }, { "name": "meetingAttendanceReport-id", "value": "", "type": "path", "description": "The unique identifier of meetingAttendanceReport" }, { "name": "attendanceRecord-id", "value": "", "type": "path", "description": "The unique identifier of attendanceRecord" } ] }, "docs": "Microsoft Graph Delete navigation property attendanceRecords for solutions" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/townhalls/:virtualEventTownhall-id/sessions/:virtualEventSession-id/attendanceReports/:meetingAttendanceReport-id/attendanceRecords/$count", "params": [ { "name": "virtualEventTownhall-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventTownhall" }, { "name": "virtualEventSession-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventSession" }, { "name": "meetingAttendanceReport-id", "value": "", "type": "path", "description": "The unique identifier of meetingAttendanceReport" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/townhalls/:virtualEventTownhall-id/sessions/:virtualEventSession-id/attendanceReports/$count", "params": [ { "name": "virtualEventTownhall-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventTownhall" }, { "name": "virtualEventSession-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventSession" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/townhalls/:virtualEventTownhall-id/sessions/$count", "params": [ { "name": "virtualEventTownhall-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventTownhall" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/townhalls/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Invoke function getByUserIdAndRole", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/townhalls/getByUserIdAndRole(userId=':userId',role=':role')", "params": [ { "name": "userId", "value": "", "type": "path", "description": "Usage: userId='{userId}'" }, { "name": "role", "value": "", "type": "path", "description": "Usage: role='{role}'" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get a list of virtualEventTownhall objects where the specified user is either the organizer or a coorganizer." }, { "info": { "name": "Microsoft Graph Invoke function getByUserRole", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/townhalls/getByUserRole(role=':role')", "params": [ { "name": "role", "value": "", "type": "path", "description": "Usage: role='{role}'" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get a list of virtualEventTownhall objects where the signed-in user is either the organizer or a coorganizer." }, { "info": { "name": "Microsoft Graph List webinars", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get the list of all virtualEventWebinar objects created in a tenant." }, { "info": { "name": "Microsoft Graph Create virtualEventWebinar", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars", "body": { "type": "json", "data": "{}" } }, "docs": "Create a new virtualEventWebinar object in draft mode." }, { "info": { "name": "Microsoft Graph Get virtualEventWebinar", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id", "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read the properties and relationships of a virtualEventWebinar object. All roles can get the details of a webinar event." }, { "info": { "name": "Microsoft Graph Update virtualEventWebinar", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id", "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Update the properties of a virtualEventWebinar object. Only the Organizer and Co-organizer can make changes to a webinar event." }, { "info": { "name": "Microsoft Graph Delete navigation property webinars for solutions", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" } ] }, "docs": "Microsoft Graph Delete navigation property webinars for solutions" }, { "info": { "name": "Microsoft Graph Get presenters from solutions", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/presenters", "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The virtual event presenters." }, { "info": { "name": "Microsoft Graph Create virtualEventPresenter", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/presenters", "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Create a new virtualEventPresenter object on a virtual event. Currently, the following types of virtual events are supported: \r\n- virtualEventTownhall\r\n- virtualEventWebinar" }, { "info": { "name": "Microsoft Graph Get presenters from solutions", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/presenters/:virtualEventPresenter-id", "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" }, { "name": "virtualEventPresenter-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventPresenter" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The virtual event presenters." }, { "info": { "name": "Microsoft Graph Update virtualEventPresenter", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/presenters/:virtualEventPresenter-id", "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" }, { "name": "virtualEventPresenter-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventPresenter" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Update the properties of a virtualEventPresenter object. Currently the supported virtual event types are:\r\n- virtualEventWebinar." }, { "info": { "name": "Microsoft Graph Delete navigation property presenters for solutions", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/presenters/:virtualEventPresenter-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" }, { "name": "virtualEventPresenter-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventPresenter" } ] }, "docs": "Microsoft Graph Delete navigation property presenters for solutions" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/presenters/$count", "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get virtualEventWebinarRegistrationConfiguration", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/registrationConfiguration", "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read the properties and relationships of a virtualEventWebinarRegistrationConfiguration object." }, { "info": { "name": "Microsoft Graph Update the navigation property registrationConfiguration in solutions", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/registrationConfiguration", "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property registrationConfiguration in solutions" }, { "info": { "name": "Microsoft Graph Delete navigation property registrationConfiguration for solutions", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/registrationConfiguration", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" } ] }, "docs": "Microsoft Graph Delete navigation property registrationConfiguration for solutions" }, { "info": { "name": "Microsoft Graph List questions", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/registrationConfiguration/questions", "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get a list of all registration questions for a webinar. The list can include either predefined registration questions or custom registration questions." }, { "info": { "name": "Microsoft Graph Create virtualEventRegistrationCustomQuestion", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/registrationConfiguration/questions", "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Create a registration question for a webinar. You can create either a predefined registration question or a custom registration question." }, { "info": { "name": "Microsoft Graph Get questions from solutions", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/registrationConfiguration/questions/:virtualEventRegistrationQuestionBase-id", "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" }, { "name": "virtualEventRegistrationQuestionBase-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventRegistrationQuestionBase" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Registration questions." }, { "info": { "name": "Microsoft Graph Update the navigation property questions in solutions", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/registrationConfiguration/questions/:virtualEventRegistrationQuestionBase-id", "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" }, { "name": "virtualEventRegistrationQuestionBase-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventRegistrationQuestionBase" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property questions in solutions" }, { "info": { "name": "Microsoft Graph Delete virtualEventRegistrationQuestionBase", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/registrationConfiguration/questions/:virtualEventRegistrationQuestionBase-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" }, { "name": "virtualEventRegistrationQuestionBase-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventRegistrationQuestionBase" } ] }, "docs": "Delete a registration question from a webinar. The question can either be a predefined registration question or a custom registration question. " }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/registrationConfiguration/questions/$count", "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph List virtualEventRegistrations", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/registrations", "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get a list of all registration records of a webinar." }, { "info": { "name": "Microsoft Graph Create virtualEventRegistration", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/registrations", "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Create a registration record for a registrant of a webinar. This method registers the person for the webinar. " }, { "info": { "name": "Microsoft Graph Get virtualEventRegistration", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/registrations/:virtualEventRegistration-id", "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" }, { "name": "virtualEventRegistration-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventRegistration" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get the properties and relationships of a virtualEventRegistration object." }, { "info": { "name": "Microsoft Graph Update the navigation property registrations in solutions", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/registrations/:virtualEventRegistration-id", "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" }, { "name": "virtualEventRegistration-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventRegistration" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property registrations in solutions" }, { "info": { "name": "Microsoft Graph Delete navigation property registrations for solutions", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/registrations/:virtualEventRegistration-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" }, { "name": "virtualEventRegistration-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventRegistration" } ] }, "docs": "Microsoft Graph Delete navigation property registrations for solutions" }, { "info": { "name": "Microsoft Graph Invoke action cancel", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/registrations/:virtualEventRegistration-id/cancel", "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" }, { "name": "virtualEventRegistration-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventRegistration" } ] }, "docs": "Cancel a registrant's registration record for a webinar. " }, { "info": { "name": "Microsoft Graph List sessions for a virtual event registration", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/registrations/:virtualEventRegistration-id/sessions", "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" }, { "name": "virtualEventRegistration-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventRegistration" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get a list of sessions summaries that a registrant registered for in a webinar. A session summary contains only the endDateTime, id, joinWebUrl, startDateTime, and subject of a virtual event session. The remaining session properties are null. To get all the properties of a virtualEventSession, use the Get virtualEventSession method. " }, { "info": { "name": "Microsoft Graph Get sessions from solutions", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/registrations/:virtualEventRegistration-id/sessions/:virtualEventSession-id", "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" }, { "name": "virtualEventRegistration-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventRegistration" }, { "name": "virtualEventSession-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventSession" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Sessions for a registration." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/registrations/:virtualEventRegistration-id/sessions/$count", "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" }, { "name": "virtualEventRegistration-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventRegistration" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get virtualEventRegistration", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/registrations(email=':email')", "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" }, { "name": "email", "value": "", "type": "path", "description": "Alternate key of virtualEventRegistration" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get the properties and relationships of a virtualEventRegistration object." }, { "info": { "name": "Microsoft Graph Update the navigation property registrations in solutions", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/registrations(email=':email')", "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" }, { "name": "email", "value": "", "type": "path", "description": "Alternate key of virtualEventRegistration" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property registrations in solutions" }, { "info": { "name": "Microsoft Graph Delete navigation property registrations for solutions", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/registrations(email=':email')", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" }, { "name": "email", "value": "", "type": "path", "description": "Alternate key of virtualEventRegistration" } ] }, "docs": "Microsoft Graph Delete navigation property registrations for solutions" }, { "info": { "name": "Microsoft Graph Invoke action cancel", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/registrations(email=':email')/cancel", "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" }, { "name": "email", "value": "", "type": "path", "description": "Alternate key of virtualEventRegistration" } ] }, "docs": "Cancel a registrant's registration record for a webinar. " }, { "info": { "name": "Microsoft Graph Get virtualEventRegistration", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/registrations(userId=':userId')", "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" }, { "name": "userId", "value": "", "type": "path", "description": "Alternate key of virtualEventRegistration" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get the properties and relationships of a virtualEventRegistration object." }, { "info": { "name": "Microsoft Graph Update the navigation property registrations in solutions", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/registrations(userId=':userId')", "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" }, { "name": "userId", "value": "", "type": "path", "description": "Alternate key of virtualEventRegistration" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property registrations in solutions" }, { "info": { "name": "Microsoft Graph Delete navigation property registrations for solutions", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/registrations(userId=':userId')", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" }, { "name": "userId", "value": "", "type": "path", "description": "Alternate key of virtualEventRegistration" } ] }, "docs": "Microsoft Graph Delete navigation property registrations for solutions" }, { "info": { "name": "Microsoft Graph Invoke action cancel", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/registrations(userId=':userId')/cancel", "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" }, { "name": "userId", "value": "", "type": "path", "description": "Alternate key of virtualEventRegistration" } ] }, "docs": "Cancel a registrant's registration record for a webinar. " }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/registrations/$count", "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph List sessions for a virtual event", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/sessions", "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get a list of all virtualEventSession summary objects under a virtual event. A session summary contains only the endDateTime, id, joinWebUrl, startDateTime, and subject of a virtual event session. The rest of session properties will be null. Currently, the following virtual event types are supported: \r\n- virtualEventTownhall\r\n- virtualEventWebinar" }, { "info": { "name": "Microsoft Graph Create new navigation property to sessions for solutions", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/sessions", "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to sessions for solutions" }, { "info": { "name": "Microsoft Graph Get virtualEventSession", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/sessions/:virtualEventSession-id", "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" }, { "name": "virtualEventSession-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventSession" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read the properties and relationships of a virtualEventSession object. Currently, the following virtual event types are supported: \r\n- virtualEventTownhall\r\n- virtualEventWebinar" }, { "info": { "name": "Microsoft Graph Update the navigation property sessions in solutions", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/sessions/:virtualEventSession-id", "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" }, { "name": "virtualEventSession-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventSession" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property sessions in solutions" }, { "info": { "name": "Microsoft Graph Delete navigation property sessions for solutions", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/sessions/:virtualEventSession-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" }, { "name": "virtualEventSession-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventSession" } ] }, "docs": "Microsoft Graph Delete navigation property sessions for solutions" }, { "info": { "name": "Microsoft Graph List meetingAttendanceReports", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/sessions/:virtualEventSession-id/attendanceReports", "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" }, { "name": "virtualEventSession-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventSession" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get a list of meetingAttendanceReport objects for an onlineMeeting or a virtualEvent. Each time an online meeting or a virtual event ends, an attendance report is generated for that session." }, { "info": { "name": "Microsoft Graph Create new navigation property to attendanceReports for solutions", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/sessions/:virtualEventSession-id/attendanceReports", "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" }, { "name": "virtualEventSession-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventSession" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to attendanceReports for solutions" }, { "info": { "name": "Microsoft Graph Get meetingAttendanceReport", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/sessions/:virtualEventSession-id/attendanceReports/:meetingAttendanceReport-id", "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" }, { "name": "virtualEventSession-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventSession" }, { "name": "meetingAttendanceReport-id", "value": "", "type": "path", "description": "The unique identifier of meetingAttendanceReport" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get the meetingAttendanceReport for an onlineMeeting or a virtualEvent. When an online meeting ends, an attendance report is generated for that session." }, { "info": { "name": "Microsoft Graph Update the navigation property attendanceReports in solutions", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/sessions/:virtualEventSession-id/attendanceReports/:meetingAttendanceReport-id", "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" }, { "name": "virtualEventSession-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventSession" }, { "name": "meetingAttendanceReport-id", "value": "", "type": "path", "description": "The unique identifier of meetingAttendanceReport" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property attendanceReports in solutions" }, { "info": { "name": "Microsoft Graph Delete navigation property attendanceReports for solutions", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/sessions/:virtualEventSession-id/attendanceReports/:meetingAttendanceReport-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" }, { "name": "virtualEventSession-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventSession" }, { "name": "meetingAttendanceReport-id", "value": "", "type": "path", "description": "The unique identifier of meetingAttendanceReport" } ] }, "docs": "Microsoft Graph Delete navigation property attendanceReports for solutions" }, { "info": { "name": "Microsoft Graph List attendanceRecords", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/sessions/:virtualEventSession-id/attendanceReports/:meetingAttendanceReport-id/attendanceRecords", "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" }, { "name": "virtualEventSession-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventSession" }, { "name": "meetingAttendanceReport-id", "value": "", "type": "path", "description": "The unique identifier of meetingAttendanceReport" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get a list of attendanceRecord objects and their properties." }, { "info": { "name": "Microsoft Graph Create new navigation property to attendanceRecords for solutions", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/sessions/:virtualEventSession-id/attendanceReports/:meetingAttendanceReport-id/attendanceRecords", "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" }, { "name": "virtualEventSession-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventSession" }, { "name": "meetingAttendanceReport-id", "value": "", "type": "path", "description": "The unique identifier of meetingAttendanceReport" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to attendanceRecords for solutions" }, { "info": { "name": "Microsoft Graph Get attendanceRecords from solutions", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/sessions/:virtualEventSession-id/attendanceReports/:meetingAttendanceReport-id/attendanceRecords/:attendanceRecord-id", "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" }, { "name": "virtualEventSession-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventSession" }, { "name": "meetingAttendanceReport-id", "value": "", "type": "path", "description": "The unique identifier of meetingAttendanceReport" }, { "name": "attendanceRecord-id", "value": "", "type": "path", "description": "The unique identifier of attendanceRecord" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "List of attendance records of an attendance report. Read-only." }, { "info": { "name": "Microsoft Graph Update the navigation property attendanceRecords in solutions", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/sessions/:virtualEventSession-id/attendanceReports/:meetingAttendanceReport-id/attendanceRecords/:attendanceRecord-id", "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" }, { "name": "virtualEventSession-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventSession" }, { "name": "meetingAttendanceReport-id", "value": "", "type": "path", "description": "The unique identifier of meetingAttendanceReport" }, { "name": "attendanceRecord-id", "value": "", "type": "path", "description": "The unique identifier of attendanceRecord" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property attendanceRecords in solutions" }, { "info": { "name": "Microsoft Graph Delete navigation property attendanceRecords for solutions", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/sessions/:virtualEventSession-id/attendanceReports/:meetingAttendanceReport-id/attendanceRecords/:attendanceRecord-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" }, { "name": "virtualEventSession-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventSession" }, { "name": "meetingAttendanceReport-id", "value": "", "type": "path", "description": "The unique identifier of meetingAttendanceReport" }, { "name": "attendanceRecord-id", "value": "", "type": "path", "description": "The unique identifier of attendanceRecord" } ] }, "docs": "Microsoft Graph Delete navigation property attendanceRecords for solutions" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/sessions/:virtualEventSession-id/attendanceReports/:meetingAttendanceReport-id/attendanceRecords/$count", "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" }, { "name": "virtualEventSession-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventSession" }, { "name": "meetingAttendanceReport-id", "value": "", "type": "path", "description": "The unique identifier of meetingAttendanceReport" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/sessions/:virtualEventSession-id/attendanceReports/$count", "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" }, { "name": "virtualEventSession-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventSession" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/:virtualEventWebinar-id/sessions/$count", "params": [ { "name": "virtualEventWebinar-id", "value": "", "type": "path", "description": "The unique identifier of virtualEventWebinar" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Invoke function getByUserIdAndRole", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/getByUserIdAndRole(userId=':userId',role=':role')", "params": [ { "name": "userId", "value": "", "type": "path", "description": "Usage: userId='{userId}'" }, { "name": "role", "value": "", "type": "path", "description": "Usage: role='{role}'" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get a virtualEventWebinar collection where the specified user is either the organizer or a coorganizer." }, { "info": { "name": "Microsoft Graph Invoke function getByUserRole", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars/getByUserRole(role=':role')", "params": [ { "name": "role", "value": "", "type": "path", "description": "Usage: role='{role}'" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get a virtualEventWebinar collection where the signed-in user is either the organizer or a coorganizer." } ] } ], "bundled": true }