{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin users.onlineMeeting API", "version": "1.0.0" }, "items": [ { "info": { "name": "users.onlineMeeting", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Get callTranscript", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/:onlineMeeting-id/transcripts/:callTranscript-id/metadataContent", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "onlineMeeting-id", "value": "", "type": "path", "description": "The unique identifier of onlineMeeting" }, { "name": "callTranscript-id", "value": "", "type": "path", "description": "The unique identifier of callTranscript" } ] }, "docs": "Retrieve a callTranscript object associated with a scheduled onlineMeeting. This API supports the retrieval of call transcripts from all meeting types except live events. Retrieving the transcript returns the metadata of the single transcript associated with an online meeting or an ad hoc call. Retrieving the content of the transcript returns the stream of text associated with the transcript." }, { "info": { "name": "Microsoft Graph Update metadataContent for the navigation property transcripts in users", "type": "http" }, "http": { "method": "PUT", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/:onlineMeeting-id/transcripts/:callTranscript-id/metadataContent", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "onlineMeeting-id", "value": "", "type": "path", "description": "The unique identifier of onlineMeeting" }, { "name": "callTranscript-id", "value": "", "type": "path", "description": "The unique identifier of callTranscript" } ] }, "docs": "The time-aligned metadata of the utterances in the transcript. Read-only." }, { "info": { "name": "Microsoft Graph Delete metadataContent for the navigation property transcripts in users", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/:onlineMeeting-id/transcripts/:callTranscript-id/metadataContent", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "onlineMeeting-id", "value": "", "type": "path", "description": "The unique identifier of onlineMeeting" }, { "name": "callTranscript-id", "value": "", "type": "path", "description": "The unique identifier of callTranscript" } ] }, "docs": "The time-aligned metadata of the utterances in the transcript. Read-only." }, { "info": { "name": "Microsoft Graph Get onlineMeetings from users", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "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": "Information about a meeting, including the URL used to join a meeting, the attendees list, and the description." }, { "info": { "name": "Microsoft Graph Create new navigation property to onlineMeetings for users", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to onlineMeetings for users" }, { "info": { "name": "Microsoft Graph Get onlineMeetings from users", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/:onlineMeeting-id", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "onlineMeeting-id", "value": "", "type": "path", "description": "The unique identifier of onlineMeeting" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Information about a meeting, including the URL used to join a meeting, the attendees list, and the description." }, { "info": { "name": "Microsoft Graph Update the navigation property onlineMeetings in users", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/:onlineMeeting-id", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "onlineMeeting-id", "value": "", "type": "path", "description": "The unique identifier of onlineMeeting" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property onlineMeetings in users" }, { "info": { "name": "Microsoft Graph Delete navigation property onlineMeetings for users", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/:onlineMeeting-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "onlineMeeting-id", "value": "", "type": "path", "description": "The unique identifier of onlineMeeting" } ] }, "docs": "Microsoft Graph Delete navigation property onlineMeetings for users" }, { "info": { "name": "Microsoft Graph Get attendanceReports from users", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/:onlineMeeting-id/attendanceReports", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "onlineMeeting-id", "value": "", "type": "path", "description": "The unique identifier of onlineMeeting" }, { "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 users", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/:onlineMeeting-id/attendanceReports", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "onlineMeeting-id", "value": "", "type": "path", "description": "The unique identifier of onlineMeeting" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to attendanceReports for users" }, { "info": { "name": "Microsoft Graph Get attendanceReports from users", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/:onlineMeeting-id/attendanceReports/:meetingAttendanceReport-id", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "onlineMeeting-id", "value": "", "type": "path", "description": "The unique identifier of onlineMeeting" }, { "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 users", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/:onlineMeeting-id/attendanceReports/:meetingAttendanceReport-id", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "onlineMeeting-id", "value": "", "type": "path", "description": "The unique identifier of onlineMeeting" }, { "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 users" }, { "info": { "name": "Microsoft Graph Delete navigation property attendanceReports for users", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/:onlineMeeting-id/attendanceReports/:meetingAttendanceReport-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "onlineMeeting-id", "value": "", "type": "path", "description": "The unique identifier of onlineMeeting" }, { "name": "meetingAttendanceReport-id", "value": "", "type": "path", "description": "The unique identifier of meetingAttendanceReport" } ] }, "docs": "Microsoft Graph Delete navigation property attendanceReports for users" }, { "info": { "name": "Microsoft Graph Get attendanceRecords from users", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/:onlineMeeting-id/attendanceReports/:meetingAttendanceReport-id/attendanceRecords", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "onlineMeeting-id", "value": "", "type": "path", "description": "The unique identifier of onlineMeeting" }, { "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 users", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/:onlineMeeting-id/attendanceReports/:meetingAttendanceReport-id/attendanceRecords", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "onlineMeeting-id", "value": "", "type": "path", "description": "The unique identifier of onlineMeeting" }, { "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 users" }, { "info": { "name": "Microsoft Graph Get attendanceRecords from users", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/:onlineMeeting-id/attendanceReports/:meetingAttendanceReport-id/attendanceRecords/:attendanceRecord-id", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "onlineMeeting-id", "value": "", "type": "path", "description": "The unique identifier of onlineMeeting" }, { "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 users", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/:onlineMeeting-id/attendanceReports/:meetingAttendanceReport-id/attendanceRecords/:attendanceRecord-id", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "onlineMeeting-id", "value": "", "type": "path", "description": "The unique identifier of onlineMeeting" }, { "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 users" }, { "info": { "name": "Microsoft Graph Delete navigation property attendanceRecords for users", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/:onlineMeeting-id/attendanceReports/:meetingAttendanceReport-id/attendanceRecords/:attendanceRecord-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "onlineMeeting-id", "value": "", "type": "path", "description": "The unique identifier of onlineMeeting" }, { "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 users" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/:onlineMeeting-id/attendanceReports/:meetingAttendanceReport-id/attendanceRecords/$count", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "onlineMeeting-id", "value": "", "type": "path", "description": "The unique identifier of onlineMeeting" }, { "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/users/:user-id/onlineMeetings/:onlineMeeting-id/attendanceReports/$count", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "onlineMeeting-id", "value": "", "type": "path", "description": "The unique identifier of onlineMeeting" }, { "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 attendeeReport for the navigation property onlineMeetings from users", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/:onlineMeeting-id/attendeeReport", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "onlineMeeting-id", "value": "", "type": "path", "description": "The unique identifier of onlineMeeting" } ] }, "docs": "The content stream of the attendee report of a Microsoft Teams live event. Read-only." }, { "info": { "name": "Microsoft Graph Update attendeeReport for the navigation property onlineMeetings in users", "type": "http" }, "http": { "method": "PUT", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/:onlineMeeting-id/attendeeReport", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "onlineMeeting-id", "value": "", "type": "path", "description": "The unique identifier of onlineMeeting" } ] }, "docs": "The content stream of the attendee report of a Microsoft Teams live event. Read-only." }, { "info": { "name": "Microsoft Graph Delete attendeeReport for the navigation property onlineMeetings in users", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/:onlineMeeting-id/attendeeReport", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "onlineMeeting-id", "value": "", "type": "path", "description": "The unique identifier of onlineMeeting" } ] }, "docs": "The content stream of the attendee report of a Microsoft Teams live event. Read-only." }, { "info": { "name": "Microsoft Graph Invoke function getVirtualAppointmentJoinWebUrl", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/:onlineMeeting-id/getVirtualAppointmentJoinWebUrl()", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "onlineMeeting-id", "value": "", "type": "path", "description": "The unique identifier of onlineMeeting" } ] }, "docs": "Get a join web URL for a Microsoft Virtual Appointment. This web URL includes enhanced business-to-customer experiences such as mobile browser join and virtual lobby rooms. With Teams Premium, you can configure a custom lobby room experience for attendees by adding your company logo and access the Virtual Appointments usage report for organizational analytics." }, { "info": { "name": "Microsoft Graph Invoke action sendVirtualAppointmentReminderSms", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/:onlineMeeting-id/sendVirtualAppointmentReminderSms", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "onlineMeeting-id", "value": "", "type": "path", "description": "The unique identifier of onlineMeeting" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Send an SMS reminder to external attendees for a Teams virtual appointment. This feature requires Teams premium and attendees must have a valid United States phone number to receive SMS notifications." }, { "info": { "name": "Microsoft Graph Invoke action sendVirtualAppointmentSms", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/:onlineMeeting-id/sendVirtualAppointmentSms", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "onlineMeeting-id", "value": "", "type": "path", "description": "The unique identifier of onlineMeeting" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Send an SMS notification to external attendees when a Teams virtual appointment is confirmed, rescheduled, or canceled. This feature requires Teams premium. Attendees must have a valid United States phone number to receive these SMS notifications." }, { "info": { "name": "Microsoft Graph Get callRecording", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/:onlineMeeting-id/recordings", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "onlineMeeting-id", "value": "", "type": "path", "description": "The unique identifier of onlineMeeting" }, { "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 callRecording object associated with a scheduled online meeting and an ad hoc call. This API supports the retrieval of call recordings from all meeting types except live events. For a recording, this API returns the metadata of the single recording associated with the online meeting or an ad hoc call. For the content of a recording, this API returns the stream of bytes associated with the recording." }, { "info": { "name": "Microsoft Graph Create new navigation property to recordings for users", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/:onlineMeeting-id/recordings", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "onlineMeeting-id", "value": "", "type": "path", "description": "The unique identifier of onlineMeeting" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to recordings for users" }, { "info": { "name": "Microsoft Graph Get callRecording", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/:onlineMeeting-id/recordings/:callRecording-id", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "onlineMeeting-id", "value": "", "type": "path", "description": "The unique identifier of onlineMeeting" }, { "name": "callRecording-id", "value": "", "type": "path", "description": "The unique identifier of callRecording" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get a callRecording object associated with a scheduled online meeting and an ad hoc call. This API supports the retrieval of call recordings from all meeting types except live events. For a recording, this API returns the metadata of the single recording associated with the online meeting or an ad hoc call. For the content of a recording, this API returns the stream of bytes associated with the recording." }, { "info": { "name": "Microsoft Graph Update the navigation property recordings in users", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/:onlineMeeting-id/recordings/:callRecording-id", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "onlineMeeting-id", "value": "", "type": "path", "description": "The unique identifier of onlineMeeting" }, { "name": "callRecording-id", "value": "", "type": "path", "description": "The unique identifier of callRecording" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property recordings in users" }, { "info": { "name": "Microsoft Graph Delete navigation property recordings for users", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/:onlineMeeting-id/recordings/:callRecording-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "onlineMeeting-id", "value": "", "type": "path", "description": "The unique identifier of onlineMeeting" }, { "name": "callRecording-id", "value": "", "type": "path", "description": "The unique identifier of callRecording" } ] }, "docs": "Microsoft Graph Delete navigation property recordings for users" }, { "info": { "name": "Microsoft Graph Get content for the navigation property recordings from users", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/:onlineMeeting-id/recordings/:callRecording-id/content", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "onlineMeeting-id", "value": "", "type": "path", "description": "The unique identifier of onlineMeeting" }, { "name": "callRecording-id", "value": "", "type": "path", "description": "The unique identifier of callRecording" } ] }, "docs": "The content of the recording. Read-only." }, { "info": { "name": "Microsoft Graph Update content for the navigation property recordings in users", "type": "http" }, "http": { "method": "PUT", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/:onlineMeeting-id/recordings/:callRecording-id/content", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "onlineMeeting-id", "value": "", "type": "path", "description": "The unique identifier of onlineMeeting" }, { "name": "callRecording-id", "value": "", "type": "path", "description": "The unique identifier of callRecording" } ] }, "docs": "The content of the recording. Read-only." }, { "info": { "name": "Microsoft Graph Delete content for the navigation property recordings in users", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/:onlineMeeting-id/recordings/:callRecording-id/content", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "onlineMeeting-id", "value": "", "type": "path", "description": "The unique identifier of onlineMeeting" }, { "name": "callRecording-id", "value": "", "type": "path", "description": "The unique identifier of callRecording" } ] }, "docs": "The content of the recording. Read-only." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/:onlineMeeting-id/recordings/$count", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "onlineMeeting-id", "value": "", "type": "path", "description": "The unique identifier of onlineMeeting" }, { "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 delta", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/:onlineMeeting-id/recordings/delta()", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "onlineMeeting-id", "value": "", "type": "path", "description": "The unique identifier of onlineMeeting" }, { "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": "Microsoft Graph Invoke function delta" }, { "info": { "name": "Microsoft Graph List transcripts", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/:onlineMeeting-id/transcripts", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "onlineMeeting-id", "value": "", "type": "path", "description": "The unique identifier of onlineMeeting" }, { "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": "Retrieve the list of callTranscript objects associated with a scheduled onlineMeeting. This API supports the retrieval of call transcripts from all meeting types except live events." }, { "info": { "name": "Microsoft Graph Create new navigation property to transcripts for users", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/:onlineMeeting-id/transcripts", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "onlineMeeting-id", "value": "", "type": "path", "description": "The unique identifier of onlineMeeting" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to transcripts for users" }, { "info": { "name": "Microsoft Graph Get callTranscript", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/:onlineMeeting-id/transcripts/:callTranscript-id", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "onlineMeeting-id", "value": "", "type": "path", "description": "The unique identifier of onlineMeeting" }, { "name": "callTranscript-id", "value": "", "type": "path", "description": "The unique identifier of callTranscript" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Retrieve a callTranscript object associated with a scheduled onlineMeeting. This API supports the retrieval of call transcripts from all meeting types except live events. Retrieving the transcript returns the metadata of the single transcript associated with an online meeting or an ad hoc call. Retrieving the content of the transcript returns the stream of text associated with the transcript." }, { "info": { "name": "Microsoft Graph Update the navigation property transcripts in users", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/:onlineMeeting-id/transcripts/:callTranscript-id", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "onlineMeeting-id", "value": "", "type": "path", "description": "The unique identifier of onlineMeeting" }, { "name": "callTranscript-id", "value": "", "type": "path", "description": "The unique identifier of callTranscript" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property transcripts in users" }, { "info": { "name": "Microsoft Graph Delete navigation property transcripts for users", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/:onlineMeeting-id/transcripts/:callTranscript-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "onlineMeeting-id", "value": "", "type": "path", "description": "The unique identifier of onlineMeeting" }, { "name": "callTranscript-id", "value": "", "type": "path", "description": "The unique identifier of callTranscript" } ] }, "docs": "Microsoft Graph Delete navigation property transcripts for users" }, { "info": { "name": "Microsoft Graph Get callTranscript", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/:onlineMeeting-id/transcripts/:callTranscript-id/content", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "onlineMeeting-id", "value": "", "type": "path", "description": "The unique identifier of onlineMeeting" }, { "name": "callTranscript-id", "value": "", "type": "path", "description": "The unique identifier of callTranscript" } ] }, "docs": "Retrieve a callTranscript object associated with a scheduled onlineMeeting. This API supports the retrieval of call transcripts from all meeting types except live events. Retrieving the transcript returns the metadata of the single transcript associated with an online meeting or an ad hoc call. Retrieving the content of the transcript returns the stream of text associated with the transcript." }, { "info": { "name": "Microsoft Graph Update content for the navigation property transcripts in users", "type": "http" }, "http": { "method": "PUT", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/:onlineMeeting-id/transcripts/:callTranscript-id/content", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "onlineMeeting-id", "value": "", "type": "path", "description": "The unique identifier of onlineMeeting" }, { "name": "callTranscript-id", "value": "", "type": "path", "description": "The unique identifier of callTranscript" } ] }, "docs": "The content of the transcript. Read-only." }, { "info": { "name": "Microsoft Graph Delete content for the navigation property transcripts in users", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/:onlineMeeting-id/transcripts/:callTranscript-id/content", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "onlineMeeting-id", "value": "", "type": "path", "description": "The unique identifier of onlineMeeting" }, { "name": "callTranscript-id", "value": "", "type": "path", "description": "The unique identifier of callTranscript" } ] }, "docs": "The content of the transcript. Read-only." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/:onlineMeeting-id/transcripts/$count", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "onlineMeeting-id", "value": "", "type": "path", "description": "The unique identifier of onlineMeeting" }, { "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 delta", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/:onlineMeeting-id/transcripts/delta()", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "onlineMeeting-id", "value": "", "type": "path", "description": "The unique identifier of onlineMeeting" }, { "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": "Microsoft Graph Invoke function delta" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/$count", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "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 action createOrGet", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/createOrGet", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Create an onlineMeeting object with a custom specified external ID. If the external ID already exists, this API will return the onlineMeeting object with that external ID. " }, { "info": { "name": "Microsoft Graph Invoke function getAllRecordings", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/getAllRecordings(meetingOrganizerUserId='@meetingOrganizerUserId',startDateTime=@startDateTime,endDateTime=@endDateTime)", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "meetingOrganizerUserId", "value": "", "type": "query", "description": "Usage: meetingOrganizerUserId='@meetingOrganizerUserId'" }, { "name": "startDateTime", "value": "", "type": "query", "description": "Usage: startDateTime=@startDateTime" }, { "name": "endDateTime", "value": "", "type": "query", "description": "Usage: endDateTime=@endDateTime" }, { "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 all recordings from scheduled onlineMeeting instances for which the specified user is the organizer. This API currently doesn't support getting call recordings from channel meetings. You can apply the delta function on getAllRecordings to synchronize and get callRecording resources as they're added for onlineMeeting instances organized by the specified user. The delta query supports both full synchronization and incremental synchronization. Full synchronization gets all the recordings for on" }, { "info": { "name": "Microsoft Graph Invoke function getAllTranscripts", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/users/:user-id/onlineMeetings/getAllTranscripts(meetingOrganizerUserId='@meetingOrganizerUserId',startDateTime=@startDateTime,endDateTime=@endDateTime)", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "meetingOrganizerUserId", "value": "", "type": "query", "description": "Usage: meetingOrganizerUserId='@meetingOrganizerUserId'" }, { "name": "startDateTime", "value": "", "type": "query", "description": "Usage: startDateTime=@startDateTime" }, { "name": "endDateTime", "value": "", "type": "query", "description": "Usage: endDateTime=@endDateTime" }, { "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 all transcripts from scheduled onlineMeeting instances for which the specified user is the organizer. This API currently doesn't support getting call transcripts from channel meetings. You can apply the delta function on getAllTranscripts to synchronize and get callTranscript resources as they're added for onlineMeeting instances organized by the specified user. Delta query supports both full synchronization and incremental synchronization. Full synchronization gets all the transcripts for o" } ] } ], "bundled": true }