diff --git a/openapi/beta/default.yaml b/openapi/beta/default.yaml index 12720ae36..73953e956 100644 --- a/openapi/beta/default.yaml +++ b/openapi/beta/default.yaml @@ -11105,11 +11105,11 @@ paths: delete: tags: - admin.adminWindows - summary: Delete operationalInsightsConnection - description: Delete an operationalInsightsConnection object. + summary: Delete resourceConnection + description: Delete a resourceConnection object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/windowsupdates-operationalinsightsconnection-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-resourceconnection-delete?view=graph-rest-1.0 operationId: admin.windows.updates.DeleteResourceConnections parameters: - name: resourceConnection-id @@ -11316,11 +11316,11 @@ paths: delete: tags: - admin.adminWindows - summary: Delete azureADDevice - description: 'Delete an azureADDevice object. When an Azure AD device is deleted, it is unregistered from the deployment service and automatically unenrolled from management by the service for all update categories, as well as removed from every deploymentAudience and updatableAssetGroup.' + summary: Delete updatableAssetGroup + description: 'Delete an updatableAssetGroup object. When an updatableAssetGroup object, its member updatableAsset objects are not deleted.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/windowsupdates-azureaddevice-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-delete?view=graph-rest-1.0 operationId: admin.windows.updates.DeleteUpdatableAssets parameters: - name: updatableAsset-id @@ -13562,11 +13562,11 @@ paths: get: tags: - admin.adminWindows - summary: Get complianceChange - description: Read the properties and relationships of a complianceChange object. + summary: Get contentApproval + description: Read the properties and relationships of a contentApproval object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/windowsupdates-compliancechange-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-contentapproval-get?view=graph-rest-1.0 operationId: admin.windows.updates.updatePolicies.GetComplianceChanges parameters: - name: updatePolicy-id @@ -20747,10 +20747,10 @@ paths: tags: - app.Actions summary: Invoke action invite - description: 'Invite participants to the active call. For more information about how to handle operations, see commsOperation.' + description: 'Delete a specific participant in a call. In some situations, it is appropriate for an application to remove a participant from an active call. This action can be done before or after the participant answers the call. When an active caller is removed, they are immediately dropped from the call with no pre- or post-removal notification. When an invited participant is removed, any outstanding add participant request is canceled.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/participant-invite?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-1.0 operationId: app.calls.call.participants.invite parameters: - name: call-id @@ -22850,11 +22850,11 @@ paths: get: tags: - app.onlineMeeting - summary: Get externalMeetingRegistration - description: Get the externalMeetingRegistration details associated with an onlineMeeting. + summary: Get meetingRegistration + description: Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/externalmeetingregistration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-get?view=graph-rest-1.0 operationId: app.onlineMeetings.GetRegistration parameters: - name: onlineMeeting-id @@ -22943,11 +22943,11 @@ paths: delete: tags: - app.onlineMeeting - summary: Delete meetingRegistration - description: Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer. + summary: Delete externalMeetingRegistration + description: Disable and delete the externalMeetingRegistration of an onlineMeeting. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/meetingregistration-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalmeetingregistration-delete?view=graph-rest-1.0 operationId: app.onlineMeetings.DeleteRegistration parameters: - name: onlineMeeting-id @@ -39924,11 +39924,11 @@ paths: post: tags: - chats.chatMessage - summary: Send chatMessage in a channel or a chat - description: Send a new chatMessage in the specified channel or a chat. + summary: Send message in a chat + description: Send a new chatMessage in the specified chat. This API cannot create a new chat; you must use the list chats method to retrieve the ID of an existing chat before creating a chat message. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-post-messages?view=graph-rest-1.0 operationId: chats.CreateMessages parameters: - name: chat-id @@ -47820,10 +47820,10 @@ paths: tags: - communications.Actions summary: Invoke action invite - description: 'Invite participants to the active call. For more information about how to handle operations, see commsOperation.' + description: 'Delete a specific participant in a call. In some situations, it is appropriate for an application to remove a participant from an active call. This action can be done before or after the participant answers the call. When an active caller is removed, they are immediately dropped from the call with no pre- or post-removal notification. When an invited participant is removed, any outstanding add participant request is canceled.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/participant-invite?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-1.0 operationId: communications.calls.call.participants.invite parameters: - name: call-id @@ -49987,11 +49987,11 @@ paths: get: tags: - communications.onlineMeeting - summary: Get externalMeetingRegistration - description: Get the externalMeetingRegistration details associated with an onlineMeeting. + summary: Get meetingRegistration + description: Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/externalmeetingregistration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-get?view=graph-rest-1.0 operationId: communications.onlineMeetings.GetRegistration parameters: - name: onlineMeeting-id @@ -50080,11 +50080,11 @@ paths: delete: tags: - communications.onlineMeeting - summary: Delete meetingRegistration - description: Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer. + summary: Delete externalMeetingRegistration + description: Disable and delete the externalMeetingRegistration of an onlineMeeting. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/meetingregistration-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalmeetingregistration-delete?view=graph-rest-1.0 operationId: communications.onlineMeetings.DeleteRegistration parameters: - name: onlineMeeting-id @@ -215718,11 +215718,11 @@ paths: patch: tags: - drive.driveItem - summary: Move a DriveItem to a new folder - description: "To move a DriveItem to a new parent item, your app requests to update the parentReference of the DriveItem to move. This is a special case of the Update method.\nYour app can combine moving an item to a new container and updating other properties of the item into a single request. Items cannot be moved between Drives using this request." + summary: Update DriveItem properties + description: Update the metadata for a DriveItem by ID or path. You can also use update to move an item to another parent by updating the item's parentReference property. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/driveitem-move?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-update?view=graph-rest-1.0 operationId: drive.UpdateItems parameters: - name: driveItem-id @@ -241726,11 +241726,11 @@ paths: patch: tags: - drives.driveItem - summary: Move a DriveItem to a new folder - description: "To move a DriveItem to a new parent item, your app requests to update the parentReference of the DriveItem to move. This is a special case of the Update method.\nYour app can combine moving an item to a new container and updating other properties of the item into a single request. Items cannot be moved between Drives using this request." + summary: Update DriveItem properties + description: Update the metadata for a DriveItem by ID or path. You can also use update to move an item to another parent by updating the item's parentReference property. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/driveitem-move?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-update?view=graph-rest-1.0 operationId: drives.UpdateItems parameters: - name: drive-id @@ -283554,11 +283554,11 @@ paths: patch: tags: - education.educationUser - summary: Update relatedContacts - description: Update the relatedContact collection of an educationUser object. + summary: Update educationUser properties + description: Update the properties of an educationuser object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/relatedcontact-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationuser-update?view=graph-rest-1.0 operationId: education.UpdateUsers parameters: - name: educationUser-id @@ -292909,11 +292909,11 @@ paths: get: tags: - external.industryDataRoot - summary: List azureDataLakeConnectors - description: Get a list of the azureDataLakeConnector objects and their properties. + summary: List industryDataConnectors + description: Get the industryDataConnector resources from the dataConnector navigation property. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/industrydata-azuredatalakeconnector-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-list?view=graph-rest-1.0 operationId: external.industryData.ListDataConnectors parameters: - $ref: '#/components/parameters/top' @@ -293003,11 +293003,11 @@ paths: get: tags: - external.industryDataRoot - summary: Get azureDataLakeConnector - description: Read the properties and relationships of an azureDataLakeConnector object. + summary: Get industryDataConnector + description: Read the properties and relationships of an industryDataConnector object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/industrydata-azuredatalakeconnector-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-get?view=graph-rest-1.0 operationId: external.industryData.GetDataConnectors parameters: - name: industryDataConnector-id @@ -293057,11 +293057,11 @@ paths: patch: tags: - external.industryDataRoot - summary: Update azureDataLakeConnector - description: Update the properties of an azureDataLakeConnector object. + summary: Update industryDataConnector + description: Update the properties of an industryDataConnector object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/industrydata-azuredatalakeconnector-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-update?view=graph-rest-1.0 operationId: external.industryData.UpdateDataConnectors parameters: - name: industryDataConnector-id @@ -293087,11 +293087,11 @@ paths: delete: tags: - external.industryDataRoot - summary: Delete industryDataConnector - description: Delete an industryDataConnector object. + summary: Delete azureDataLakeConnector + description: Delete an azureDataLakeConnector object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-azuredatalakeconnector-delete?view=graph-rest-1.0 operationId: external.industryData.DeleteDataConnectors parameters: - name: industryDataConnector-id @@ -293210,11 +293210,11 @@ paths: get: tags: - external.industryDataRoot - summary: List inboundFileFlows - description: Get a list of the inboundFileFlow objects and their properties. + summary: List inboundFlows + description: Get a list of the inboundFlow objects and their properties. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/industrydata-inboundfileflow-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-inboundflow-list?view=graph-rest-1.0 operationId: external.industryData.ListInboundFlows parameters: - $ref: '#/components/parameters/top' @@ -293290,11 +293290,11 @@ paths: post: tags: - external.industryDataRoot - summary: Create inboundFlow - description: 'Create a new inboundFlow object. The following prerequisite resources are required when you create an inboundFlow:' + summary: Create inboundFileFlow + description: 'Create a new inboundFileFlow object. The following prerequisite resources are required when you create an inboundFileFlow:' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/industrydata-inboundflow-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-inboundfileflow-post?view=graph-rest-1.0 operationId: external.industryData.CreateInboundFlows requestBody: description: New navigation property @@ -293318,11 +293318,11 @@ paths: get: tags: - external.industryDataRoot - summary: Get inboundFileFlow - description: Read the properties and relationships of an inboundFileFlow object. + summary: Get inboundFlow + description: Read the properties and relationships of an inboundFlow object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/industrydata-inboundfileflow-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-inboundflow-get?view=graph-rest-1.0 operationId: external.industryData.GetInboundFlows parameters: - name: inboundFlow-id @@ -368527,11 +368527,11 @@ paths: post: tags: - groups.conversation - summary: Create conversation - description: Create a new conversation by including a thread and a post. Use reply thread or reply post to further post to that conversation. + summary: Create openTypeExtension + description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/group-post-conversations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: groups.CreateConversations parameters: - name: group-id @@ -368616,10 +368616,10 @@ paths: tags: - groups.conversation summary: Delete conversation - description: Delete a conversation object. + description: Delete conversation. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/group-delete-conversation?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversation-delete?view=graph-rest-1.0 operationId: groups.DeleteConversations parameters: - name: group-id @@ -371436,10 +371436,10 @@ paths: tags: - groups.Actions summary: Invoke action reply - description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.' + description: 'Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0 operationId: groups.group.conversations.conversation.threads.conversationThread.posts.post.inReplyTo.reply parameters: - name: group-id @@ -371931,10 +371931,10 @@ paths: tags: - groups.Actions summary: Invoke action reply - description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.' + description: 'Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0 operationId: groups.group.conversations.conversation.threads.conversationThread.posts.post.reply parameters: - name: group-id @@ -374810,11 +374810,11 @@ paths: patch: tags: - groups.drive - summary: Move a DriveItem to a new folder - description: "To move a DriveItem to a new parent item, your app requests to update the parentReference of the DriveItem to move. This is a special case of the Update method.\nYour app can combine moving an item to a new container and updating other properties of the item into a single request. Items cannot be moved between Drives using this request." + summary: Update DriveItem properties + description: Update the metadata for a DriveItem by ID or path. You can also use update to move an item to another parent by updating the item's parentReference property. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/driveitem-move?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-update?view=graph-rest-1.0 operationId: groups.drives.UpdateItems parameters: - name: group-id @@ -489815,11 +489815,11 @@ paths: post: tags: - groups.team - summary: Send chatMessage in channel - description: Send a new chatMessage in the specified channel. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: groups.team.channels.CreateMessages parameters: - name: group-id @@ -497973,11 +497973,11 @@ paths: post: tags: - groups.team - summary: Send chatMessage in channel - description: Send a new chatMessage in the specified channel. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: groups.team.primaryChannel.CreateMessages parameters: - name: group-id @@ -505310,11 +505310,11 @@ paths: get: tags: - groups.conversationThread - summary: Get conversation thread - description: Get a thread object. + summary: Get conversationThread + description: "Get a specific thread that belongs to a group. You can specify both the parent conversation and the thread, or, \nyou can specify the thread without referencing the parent conversation. " externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/group-get-thread?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversationthread-get?view=graph-rest-1.0 operationId: groups.GetThreads parameters: - name: group-id @@ -505402,11 +505402,11 @@ paths: delete: tags: - groups.conversationThread - summary: Delete conversationThread - description: Delete conversationThread. + summary: Delete conversation thread + description: Delete a thread object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/conversationthread-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-delete-thread?view=graph-rest-1.0 operationId: groups.DeleteThreads parameters: - name: group-id @@ -507683,10 +507683,10 @@ paths: tags: - groups.Actions summary: Invoke action reply - description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.' + description: 'Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0 operationId: groups.group.threads.conversationThread.posts.post.inReplyTo.reply parameters: - name: group-id @@ -508129,10 +508129,10 @@ paths: tags: - groups.Actions summary: Invoke action reply - description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.' + description: 'Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0 operationId: groups.group.threads.conversationThread.posts.post.reply parameters: - name: group-id @@ -518584,11 +518584,11 @@ paths: get: tags: - identity.conditionalAccessRoot - summary: Get namedLocation - description: Retrieve the properties and relationships of a namedLocation object. + summary: Get ipNamedLocation + description: Retrieve the properties and relationships of an ipNamedLocation object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/namedlocation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ipnamedlocation-get?view=graph-rest-1.0 operationId: identity.conditionalAccess.GetNamedLocations parameters: - name: namedLocation-id @@ -555264,11 +555264,11 @@ paths: patch: tags: - identityGovernance.entitlementManagement - summary: Update accessPackageAssignmentRequestWorkflowExtension - description: Update the properties of an accessPackageAssignmentRequestWorkflowExtension object. + summary: Update accessPackageAssignmentWorkflowExtension + description: Update the properties of an accessPackageAssignmentWorkflowExtension object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-update?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackageCatalogs.UpdateAccessPackageCustomWorkflowExtensions parameters: - name: accessPackageCatalog-id @@ -570625,11 +570625,11 @@ paths: get: tags: - identityGovernance.entitlementManagement - summary: Get accessPackage - description: Retrieve the properties and relationships of an accessPackage object. + summary: List accessPackageResourceRoleScopes + description: Retrieve an access package with a list of accessPackageResourceRoleScope objects. These objects represent the resource roles that an access package assigns to each subject. Each object links to an accessPackageResourceRole and an accessPackageResourceScope. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackage-list-accesspackageresourcerolescopes?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.GetAccessPackages parameters: - name: accessPackage-id @@ -614241,11 +614241,11 @@ paths: get: tags: - me.user - summary: Get user - description: 'Retrieve the properties and relationships of user object. This operation returns by default only a subset of the more commonly used properties for each user. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation for the user and specify the properties in a $select OData query option. Because the user resource supports extensions, you can also use the GET operation to get custom properties and extension data in a user instance.' + summary: List manager + description: 'Returns the user or organizational contact assigned as the user''s manager. Optionally, you can expand the manager''s chain up to the root node.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/user-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-manager?view=graph-rest-1.0 operationId: me.user.GetUser parameters: - name: ConsistencyLevel @@ -706596,11 +706596,11 @@ paths: post: tags: - me.chat - summary: Send chatMessage in a channel or a chat - description: Send a new chatMessage in the specified channel or a chat. + summary: Send message in a chat + description: Send a new chatMessage in the specified chat. This API cannot create a new chat; you must use the list chats method to retrieve the ID of an existing chat before creating a chat message. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-post-messages?view=graph-rest-1.0 operationId: me.chats.CreateMessages parameters: - name: chat-id @@ -724871,11 +724871,11 @@ paths: patch: tags: - me.drive - summary: Move a DriveItem to a new folder - description: "To move a DriveItem to a new parent item, your app requests to update the parentReference of the DriveItem to move. This is a special case of the Update method.\nYour app can combine moving an item to a new container and updating other properties of the item into a single request. Items cannot be moved between Drives using this request." + summary: Update DriveItem properties + description: Update the metadata for a DriveItem by ID or path. You can also use update to move an item to another parent by updating the item's parentReference property. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/driveitem-move?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-update?view=graph-rest-1.0 operationId: me.drives.UpdateItems parameters: - name: drive-id @@ -768922,11 +768922,11 @@ paths: patch: tags: - me.mailFolder - summary: Update mailSearchFolder - description: Update the writable properties of a mailSearchFolder object. + summary: Update mailFolder + description: Update the properties of mailFolder object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/mailsearchfolder-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-update?view=graph-rest-1.0 operationId: me.UpdateMailFolders parameters: - name: mailFolder-id @@ -769087,11 +769087,11 @@ paths: post: tags: - me.mailFolder - summary: Create child folder - description: 'Use this API to create a new child mailFolder. If you intend a new folder to be hidden, you must set the isHidden property to true on creation.' + summary: Create mailSearchFolder + description: Create a new mailSearchFolder in the specified user's mailbox. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/mailfolder-post-childfolders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailsearchfolder-post?view=graph-rest-1.0 operationId: me.mailFolders.CreateChildFolders parameters: - name: mailFolder-id @@ -782214,7 +782214,7 @@ paths: description: The messages in a mailbox or folder. Read-only. Nullable. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-messages?view=graph-rest-1.0 operationId: me.ListMessages parameters: - name: includeHiddenMessages @@ -782417,7 +782417,7 @@ paths: description: The messages in a mailbox or folder. Read-only. Nullable. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-get?view=graph-rest-1.0 operationId: me.GetMessages parameters: - name: message-id @@ -782512,11 +782512,11 @@ paths: patch: tags: - me.message - summary: Update message - description: Update the properties of a message object. + summary: Update eventMessage + description: Update the properties of an eventMessage object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/message-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/eventmessage-update?view=graph-rest-1.0 operationId: me.UpdateMessages parameters: - name: message-id @@ -782575,7 +782575,7 @@ paths: summary: Get media content for the navigation property messages from me externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-messages?view=graph-rest-1.0 operationId: me.GetMessagesContent parameters: - name: message-id @@ -796948,11 +796948,11 @@ paths: get: tags: - me.onlineMeeting - summary: Get externalMeetingRegistration - description: Get the externalMeetingRegistration details associated with an onlineMeeting. + summary: Get meetingRegistration + description: Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/externalmeetingregistration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-get?view=graph-rest-1.0 operationId: me.onlineMeetings.GetRegistration parameters: - name: onlineMeeting-id @@ -797041,11 +797041,11 @@ paths: delete: tags: - me.onlineMeeting - summary: Delete meetingRegistration - description: Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer. + summary: Delete externalMeetingRegistration + description: Disable and delete the externalMeetingRegistration of an onlineMeeting. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/meetingregistration-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalmeetingregistration-delete?view=graph-rest-1.0 operationId: me.onlineMeetings.DeleteRegistration parameters: - name: onlineMeeting-id @@ -816655,11 +816655,11 @@ paths: get: tags: - me.presence - summary: Get presence - description: Get a user's presence information. + summary: 'presence: setStatusMessage' + description: Set a presence status message for a user. An optional expiration date and time can be supplied. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0 operationId: me.GetPresence parameters: - name: $select @@ -986609,11 +986609,11 @@ paths: get: tags: - sites.site - summary: List sites - description: "List all available [sites][] in an organization. Specific filter criteria and query options are also supported and described below: In addition, you can use a [$search][] query against the /sites collection to find sites matching given keywords.\nIf you want to list all sites across all geographies, refer to getAllSites][]. For more guidance about building applications that use site discovery for scanning purposes, see [Best practices for discovering files and detecting changes at scale." + summary: Search for sites + description: 'Search across a SharePoint tenant for [sites][] that match keywords provided. The only property that works for sorting is createdDateTime. The search filter is a free text search that uses multiple properties when retrieving the search results.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/site-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-search?view=graph-rest-1.0 operationId: sites.site.ListSite parameters: - $ref: '#/components/parameters/top' @@ -1038283,11 +1038283,11 @@ paths: get: tags: - solutions.virtualEventsRoot - summary: Get externalMeetingRegistration - description: Get the externalMeetingRegistration details associated with an onlineMeeting. + summary: Get meetingRegistration + description: Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/externalmeetingregistration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-get?view=graph-rest-1.0 operationId: solutions.virtualEvents.events.sessions.GetRegistration parameters: - name: virtualEvent-id @@ -1038390,11 +1038390,11 @@ paths: delete: tags: - solutions.virtualEventsRoot - summary: Delete meetingRegistration - description: Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer. + summary: Delete externalMeetingRegistration + description: Disable and delete the externalMeetingRegistration of an onlineMeeting. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/meetingregistration-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalmeetingregistration-delete?view=graph-rest-1.0 operationId: solutions.virtualEvents.events.sessions.DeleteRegistration parameters: - name: virtualEvent-id @@ -1043620,11 +1043620,11 @@ paths: get: tags: - solutions.virtualEventsRoot - summary: Get externalMeetingRegistration - description: Get the externalMeetingRegistration details associated with an onlineMeeting. + summary: Get meetingRegistration + description: Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/externalmeetingregistration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-get?view=graph-rest-1.0 operationId: solutions.virtualEvents.webinars.sessions.GetRegistration parameters: - name: virtualEventWebinar-id @@ -1043727,11 +1043727,11 @@ paths: delete: tags: - solutions.virtualEventsRoot - summary: Delete meetingRegistration - description: Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer. + summary: Delete externalMeetingRegistration + description: Disable and delete the externalMeetingRegistration of an onlineMeeting. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/meetingregistration-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalmeetingregistration-delete?view=graph-rest-1.0 operationId: solutions.virtualEvents.webinars.sessions.DeleteRegistration parameters: - name: virtualEventWebinar-id @@ -1047180,11 +1047180,11 @@ paths: post: tags: - teams.channel - summary: Send chatMessage in channel - description: Send a new chatMessage in the specified channel. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: teams.channels.CreateMessages parameters: - name: team-id @@ -1055201,11 +1055201,11 @@ paths: post: tags: - teams.channel - summary: Send chatMessage in channel - description: Send a new chatMessage in the specified channel. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: teams.primaryChannel.CreateMessages parameters: - name: team-id @@ -1064445,11 +1064445,11 @@ paths: post: tags: - teamTemplateDefinition.team - summary: Send chatMessage in channel - description: Send a new chatMessage in the specified channel. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: teamTemplateDefinition.teamDefinition.channels.CreateMessages parameters: - name: teamTemplateDefinition-id @@ -1072462,11 +1072462,11 @@ paths: post: tags: - teamTemplateDefinition.team - summary: Send chatMessage in channel - description: Send a new chatMessage in the specified channel. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: teamTemplateDefinition.teamDefinition.primaryChannel.CreateMessages parameters: - name: teamTemplateDefinition-id @@ -1081119,11 +1081119,11 @@ paths: post: tags: - teamwork.deletedTeam - summary: Send chatMessage in channel - description: Send a new chatMessage in the specified channel. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: teamwork.deletedTeams.channels.CreateMessages parameters: - name: deletedTeam-id @@ -1088281,11 +1088281,11 @@ paths: post: tags: - teamwork.teamTemplate - summary: Send chatMessage in channel - description: Send a new chatMessage in the specified channel. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: teamwork.teamTemplates.definitions.teamDefinition.channels.CreateMessages parameters: - name: teamTemplate-id @@ -1097272,11 +1097272,11 @@ paths: post: tags: - teamwork.teamTemplate - summary: Send chatMessage in channel - description: Send a new chatMessage in the specified channel. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: teamwork.teamTemplates.definitions.teamDefinition.primaryChannel.CreateMessages parameters: - name: teamTemplate-id @@ -1238299,11 +1238299,11 @@ paths: post: tags: - users.chat - summary: Send chatMessage in a channel or a chat - description: Send a new chatMessage in the specified channel or a chat. + summary: Send message in a chat + description: Send a new chatMessage in the specified chat. This API cannot create a new chat; you must use the list chats method to retrieve the ID of an existing chat before creating a chat message. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-post-messages?view=graph-rest-1.0 operationId: users.chats.CreateMessages parameters: - name: user-id @@ -1258866,11 +1258866,11 @@ paths: patch: tags: - users.drive - summary: Move a DriveItem to a new folder - description: "To move a DriveItem to a new parent item, your app requests to update the parentReference of the DriveItem to move. This is a special case of the Update method.\nYour app can combine moving an item to a new container and updating other properties of the item into a single request. Items cannot be moved between Drives using this request." + summary: Update DriveItem properties + description: Update the metadata for a DriveItem by ID or path. You can also use update to move an item to another parent by updating the item's parentReference property. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/driveitem-move?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-update?view=graph-rest-1.0 operationId: users.drives.UpdateItems parameters: - name: user-id @@ -1307604,11 +1307604,11 @@ paths: patch: tags: - users.mailFolder - summary: Update mailSearchFolder - description: Update the writable properties of a mailSearchFolder object. + summary: Update mailFolder + description: Update the properties of mailFolder object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/mailsearchfolder-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-update?view=graph-rest-1.0 operationId: users.UpdateMailFolders parameters: - name: user-id @@ -1307790,11 +1307790,11 @@ paths: post: tags: - users.mailFolder - summary: Create child folder - description: 'Use this API to create a new child mailFolder. If you intend a new folder to be hidden, you must set the isHidden property to true on creation.' + summary: Create mailSearchFolder + description: Create a new mailSearchFolder in the specified user's mailbox. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/mailfolder-post-childfolders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailsearchfolder-post?view=graph-rest-1.0 operationId: users.mailFolders.CreateChildFolders parameters: - name: user-id @@ -1322677,7 +1322677,7 @@ paths: description: The messages in a mailbox or folder. Read-only. Nullable. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-messages?view=graph-rest-1.0 operationId: users.ListMessages parameters: - name: user-id @@ -1322895,7 +1322895,7 @@ paths: description: The messages in a mailbox or folder. Read-only. Nullable. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-get?view=graph-rest-1.0 operationId: users.GetMessages parameters: - name: user-id @@ -1322997,11 +1322997,11 @@ paths: patch: tags: - users.message - summary: Update message - description: Update the properties of a message object. + summary: Update eventMessage + description: Update the properties of an eventMessage object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/message-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/eventmessage-update?view=graph-rest-1.0 operationId: users.UpdateMessages parameters: - name: user-id @@ -1323074,7 +1323074,7 @@ paths: summary: Get media content for the navigation property messages from users externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-messages?view=graph-rest-1.0 operationId: users.GetMessagesContent parameters: - name: user-id @@ -1339538,11 +1339538,11 @@ paths: get: tags: - users.onlineMeeting - summary: Get externalMeetingRegistration - description: Get the externalMeetingRegistration details associated with an onlineMeeting. + summary: Get meetingRegistration + description: Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/externalmeetingregistration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-get?view=graph-rest-1.0 operationId: users.onlineMeetings.GetRegistration parameters: - name: user-id @@ -1339645,11 +1339645,11 @@ paths: delete: tags: - users.onlineMeeting - summary: Delete meetingRegistration - description: Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer. + summary: Delete externalMeetingRegistration + description: Disable and delete the externalMeetingRegistration of an onlineMeeting. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/meetingregistration-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalmeetingregistration-delete?view=graph-rest-1.0 operationId: users.onlineMeetings.DeleteRegistration parameters: - name: user-id @@ -1361842,11 +1361842,11 @@ paths: get: tags: - users.presence - summary: Get presence - description: Get a user's presence information. + summary: 'presence: setStatusMessage' + description: Set a presence status message for a user. An optional expiration date and time can be supplied. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0 operationId: users.GetPresence parameters: - name: user-id @@ -1392135,33 +1392135,33 @@ components: - $ref: '#/components/schemas/microsoft.graph.deviceManagementConfigurationSettingApplicability' - type: object nullable: true - description: 'Details which device setting is applicable on. Supports: $filters.' + description: Details which device setting is applicable on baseUri: type: string description: Base CSP Path nullable: true categoryId: type: string - description: Specify category in which the setting is under. Support $filters. + description: Specifies the area group under which the setting is configured in a specified configuration service provider (CSP) nullable: true description: type: string - description: Description of the setting. + description: Description of the item nullable: true displayName: type: string - description: 'Name of the setting. For example: Allow Toast.' + description: Display name of the item nullable: true helpText: type: string - description: Help text of the setting. Give more details of the setting. + description: Help text of the item nullable: true infoUrls: type: array items: type: string nullable: true - description: List of links more info for the setting can be found at. + description: List of links more info for the setting can be found at keywords: type: array items: @@ -1392192,7 +1392192,7 @@ components: description: List of referred setting information. rootDefinitionId: type: string - description: Root setting definition id if the setting is a child setting. + description: Root setting definition if the setting is a child setting. nullable: true settingUsage: $ref: '#/components/schemas/microsoft.graph.deviceManagementConfigurationSettingUsage' @@ -1401235,7 +1401235,7 @@ components: nullable: true displayName: type: string - description: The display name of the user flow attribute. + description: 'The display name of the user flow attribute. Supports $filter (eq, ne).' nullable: true userFlowAttributeType: $ref: '#/components/schemas/microsoft.graph.identityUserFlowAttributeType' @@ -1429583,13 +1429583,13 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Maximum number of choices in the collection. Valid values 1 to 100 + description: Maximum number of choices in the collection format: int32 minimumCount: maximum: 2147483647 minimum: -2147483648 type: integer - description: Minimum number of choices in the collection. Valid values 1 to 100 + description: Minimum number of choices in the collection format: int32 microsoft.graph.deviceManagementConfigurationRedirectSettingDefinition: allOf: @@ -1429620,7 +1429620,7 @@ components: items: type: string nullable: true - description: Dependent child settings to this group of settings. + description: Dependent child settings to this group of settings dependedOnBy: type: array items: @@ -1429647,13 +1429647,13 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Maximum number of setting group count in the collection + description: Maximum number of setting group count in the collection. Valid values 1 to 100 format: int32 minimumCount: maximum: 2147483647 minimum: -2147483648 type: integer - description: Minimum number of setting group count in the collection + description: Minimum number of setting group count in the collection. Valid values 1 to 100 format: int32 microsoft.graph.deviceManagementConfigurationSimpleSettingDefinition: allOf: @@ -1429699,13 +1429699,13 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Maximum number of simple settings in the collection + description: Maximum number of simple settings in the collection. Valid values 1 to 100 format: int32 minimumCount: maximum: 2147483647 minimum: -2147483648 type: integer - description: Minimum number of simple settings in the collection + description: Minimum number of simple settings in the collection. Valid values 1 to 100 format: int32 microsoft.graph.deviceComanagementAuthorityConfiguration: allOf: @@ -1442921,10 +1442921,10 @@ components: properties: name: type: string - description: Name for this key-value pair + description: 'Name for this key-value pair. For more information about possible names for each resource type that uses this configuration, see keyValuePair names and values.' value: type: string - description: Value for this key-value pair + description: 'Value for this key-value pair. For more information about possible values for each resource type that uses this configuration, see keyValuePair names and values.' nullable: true microsoft.graph.logicAppTriggerEndpointConfiguration: allOf: @@ -1444951,19 +1444951,19 @@ components: - $ref: '#/components/schemas/microsoft.graph.identity' - type: object nullable: true - description: The Identity of the Application. This property is read-only. + description: Optional. The application associated with this action. device: anyOf: - $ref: '#/components/schemas/microsoft.graph.identity' - type: object nullable: true - description: The Identity of the Device. This property is read-only. + description: Optional. The device associated with this action. user: anyOf: - $ref: '#/components/schemas/microsoft.graph.identity' - type: object nullable: true - description: The Identity of the User. This property is read-only. + description: Optional. The user associated with this action. microsoft.graph.authenticationMethodFeatureConfiguration: title: authenticationMethodFeatureConfiguration type: object @@ -1458937,7 +1458937,7 @@ components: properties: useDeviceContext: type: boolean - description: Whether or not to use device execution context for Windows AppX mobile app. + description: 'When TRUE, indicates that device execution context will be used for the AppX mobile app. When FALSE, indicates that user context will be used for the AppX mobile app. By default, this property is set to FALSE. Once this property has been set to TRUE it cannot be changed.' description: Contains properties used when assigning a Windows AppX mobile app to a group. microsoft.graph.windowsMinimumOperatingSystem: title: windowsMinimumOperatingSystem @@ -1459024,7 +1459024,7 @@ components: properties: useDeviceContext: type: boolean - description: Whether or not to use device execution context for Windows Universal AppX mobile app. + description: 'If true, uses device execution context for Windows Universal AppX mobile app. Device-context install is not allowed when this type of app is targeted with Available intent. Defaults to false.' description: Contains properties used when assigning a Windows Universal AppX mobile app to a group. microsoft.graph.winGetAppAssignmentSettings: allOf: diff --git a/openapi/beta/graphexplorer.yaml b/openapi/beta/graphexplorer.yaml index 12720ae36..73953e956 100644 --- a/openapi/beta/graphexplorer.yaml +++ b/openapi/beta/graphexplorer.yaml @@ -11105,11 +11105,11 @@ paths: delete: tags: - admin.adminWindows - summary: Delete operationalInsightsConnection - description: Delete an operationalInsightsConnection object. + summary: Delete resourceConnection + description: Delete a resourceConnection object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/windowsupdates-operationalinsightsconnection-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-resourceconnection-delete?view=graph-rest-1.0 operationId: admin.windows.updates.DeleteResourceConnections parameters: - name: resourceConnection-id @@ -11316,11 +11316,11 @@ paths: delete: tags: - admin.adminWindows - summary: Delete azureADDevice - description: 'Delete an azureADDevice object. When an Azure AD device is deleted, it is unregistered from the deployment service and automatically unenrolled from management by the service for all update categories, as well as removed from every deploymentAudience and updatableAssetGroup.' + summary: Delete updatableAssetGroup + description: 'Delete an updatableAssetGroup object. When an updatableAssetGroup object, its member updatableAsset objects are not deleted.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/windowsupdates-azureaddevice-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-delete?view=graph-rest-1.0 operationId: admin.windows.updates.DeleteUpdatableAssets parameters: - name: updatableAsset-id @@ -13562,11 +13562,11 @@ paths: get: tags: - admin.adminWindows - summary: Get complianceChange - description: Read the properties and relationships of a complianceChange object. + summary: Get contentApproval + description: Read the properties and relationships of a contentApproval object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/windowsupdates-compliancechange-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-contentapproval-get?view=graph-rest-1.0 operationId: admin.windows.updates.updatePolicies.GetComplianceChanges parameters: - name: updatePolicy-id @@ -20747,10 +20747,10 @@ paths: tags: - app.Actions summary: Invoke action invite - description: 'Invite participants to the active call. For more information about how to handle operations, see commsOperation.' + description: 'Delete a specific participant in a call. In some situations, it is appropriate for an application to remove a participant from an active call. This action can be done before or after the participant answers the call. When an active caller is removed, they are immediately dropped from the call with no pre- or post-removal notification. When an invited participant is removed, any outstanding add participant request is canceled.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/participant-invite?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-1.0 operationId: app.calls.call.participants.invite parameters: - name: call-id @@ -22850,11 +22850,11 @@ paths: get: tags: - app.onlineMeeting - summary: Get externalMeetingRegistration - description: Get the externalMeetingRegistration details associated with an onlineMeeting. + summary: Get meetingRegistration + description: Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/externalmeetingregistration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-get?view=graph-rest-1.0 operationId: app.onlineMeetings.GetRegistration parameters: - name: onlineMeeting-id @@ -22943,11 +22943,11 @@ paths: delete: tags: - app.onlineMeeting - summary: Delete meetingRegistration - description: Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer. + summary: Delete externalMeetingRegistration + description: Disable and delete the externalMeetingRegistration of an onlineMeeting. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/meetingregistration-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalmeetingregistration-delete?view=graph-rest-1.0 operationId: app.onlineMeetings.DeleteRegistration parameters: - name: onlineMeeting-id @@ -39924,11 +39924,11 @@ paths: post: tags: - chats.chatMessage - summary: Send chatMessage in a channel or a chat - description: Send a new chatMessage in the specified channel or a chat. + summary: Send message in a chat + description: Send a new chatMessage in the specified chat. This API cannot create a new chat; you must use the list chats method to retrieve the ID of an existing chat before creating a chat message. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-post-messages?view=graph-rest-1.0 operationId: chats.CreateMessages parameters: - name: chat-id @@ -47820,10 +47820,10 @@ paths: tags: - communications.Actions summary: Invoke action invite - description: 'Invite participants to the active call. For more information about how to handle operations, see commsOperation.' + description: 'Delete a specific participant in a call. In some situations, it is appropriate for an application to remove a participant from an active call. This action can be done before or after the participant answers the call. When an active caller is removed, they are immediately dropped from the call with no pre- or post-removal notification. When an invited participant is removed, any outstanding add participant request is canceled.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/participant-invite?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-1.0 operationId: communications.calls.call.participants.invite parameters: - name: call-id @@ -49987,11 +49987,11 @@ paths: get: tags: - communications.onlineMeeting - summary: Get externalMeetingRegistration - description: Get the externalMeetingRegistration details associated with an onlineMeeting. + summary: Get meetingRegistration + description: Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/externalmeetingregistration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-get?view=graph-rest-1.0 operationId: communications.onlineMeetings.GetRegistration parameters: - name: onlineMeeting-id @@ -50080,11 +50080,11 @@ paths: delete: tags: - communications.onlineMeeting - summary: Delete meetingRegistration - description: Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer. + summary: Delete externalMeetingRegistration + description: Disable and delete the externalMeetingRegistration of an onlineMeeting. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/meetingregistration-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalmeetingregistration-delete?view=graph-rest-1.0 operationId: communications.onlineMeetings.DeleteRegistration parameters: - name: onlineMeeting-id @@ -215718,11 +215718,11 @@ paths: patch: tags: - drive.driveItem - summary: Move a DriveItem to a new folder - description: "To move a DriveItem to a new parent item, your app requests to update the parentReference of the DriveItem to move. This is a special case of the Update method.\nYour app can combine moving an item to a new container and updating other properties of the item into a single request. Items cannot be moved between Drives using this request." + summary: Update DriveItem properties + description: Update the metadata for a DriveItem by ID or path. You can also use update to move an item to another parent by updating the item's parentReference property. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/driveitem-move?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-update?view=graph-rest-1.0 operationId: drive.UpdateItems parameters: - name: driveItem-id @@ -241726,11 +241726,11 @@ paths: patch: tags: - drives.driveItem - summary: Move a DriveItem to a new folder - description: "To move a DriveItem to a new parent item, your app requests to update the parentReference of the DriveItem to move. This is a special case of the Update method.\nYour app can combine moving an item to a new container and updating other properties of the item into a single request. Items cannot be moved between Drives using this request." + summary: Update DriveItem properties + description: Update the metadata for a DriveItem by ID or path. You can also use update to move an item to another parent by updating the item's parentReference property. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/driveitem-move?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-update?view=graph-rest-1.0 operationId: drives.UpdateItems parameters: - name: drive-id @@ -283554,11 +283554,11 @@ paths: patch: tags: - education.educationUser - summary: Update relatedContacts - description: Update the relatedContact collection of an educationUser object. + summary: Update educationUser properties + description: Update the properties of an educationuser object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/relatedcontact-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationuser-update?view=graph-rest-1.0 operationId: education.UpdateUsers parameters: - name: educationUser-id @@ -292909,11 +292909,11 @@ paths: get: tags: - external.industryDataRoot - summary: List azureDataLakeConnectors - description: Get a list of the azureDataLakeConnector objects and their properties. + summary: List industryDataConnectors + description: Get the industryDataConnector resources from the dataConnector navigation property. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/industrydata-azuredatalakeconnector-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-list?view=graph-rest-1.0 operationId: external.industryData.ListDataConnectors parameters: - $ref: '#/components/parameters/top' @@ -293003,11 +293003,11 @@ paths: get: tags: - external.industryDataRoot - summary: Get azureDataLakeConnector - description: Read the properties and relationships of an azureDataLakeConnector object. + summary: Get industryDataConnector + description: Read the properties and relationships of an industryDataConnector object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/industrydata-azuredatalakeconnector-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-get?view=graph-rest-1.0 operationId: external.industryData.GetDataConnectors parameters: - name: industryDataConnector-id @@ -293057,11 +293057,11 @@ paths: patch: tags: - external.industryDataRoot - summary: Update azureDataLakeConnector - description: Update the properties of an azureDataLakeConnector object. + summary: Update industryDataConnector + description: Update the properties of an industryDataConnector object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/industrydata-azuredatalakeconnector-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-update?view=graph-rest-1.0 operationId: external.industryData.UpdateDataConnectors parameters: - name: industryDataConnector-id @@ -293087,11 +293087,11 @@ paths: delete: tags: - external.industryDataRoot - summary: Delete industryDataConnector - description: Delete an industryDataConnector object. + summary: Delete azureDataLakeConnector + description: Delete an azureDataLakeConnector object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-azuredatalakeconnector-delete?view=graph-rest-1.0 operationId: external.industryData.DeleteDataConnectors parameters: - name: industryDataConnector-id @@ -293210,11 +293210,11 @@ paths: get: tags: - external.industryDataRoot - summary: List inboundFileFlows - description: Get a list of the inboundFileFlow objects and their properties. + summary: List inboundFlows + description: Get a list of the inboundFlow objects and their properties. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/industrydata-inboundfileflow-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-inboundflow-list?view=graph-rest-1.0 operationId: external.industryData.ListInboundFlows parameters: - $ref: '#/components/parameters/top' @@ -293290,11 +293290,11 @@ paths: post: tags: - external.industryDataRoot - summary: Create inboundFlow - description: 'Create a new inboundFlow object. The following prerequisite resources are required when you create an inboundFlow:' + summary: Create inboundFileFlow + description: 'Create a new inboundFileFlow object. The following prerequisite resources are required when you create an inboundFileFlow:' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/industrydata-inboundflow-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-inboundfileflow-post?view=graph-rest-1.0 operationId: external.industryData.CreateInboundFlows requestBody: description: New navigation property @@ -293318,11 +293318,11 @@ paths: get: tags: - external.industryDataRoot - summary: Get inboundFileFlow - description: Read the properties and relationships of an inboundFileFlow object. + summary: Get inboundFlow + description: Read the properties and relationships of an inboundFlow object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/industrydata-inboundfileflow-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-inboundflow-get?view=graph-rest-1.0 operationId: external.industryData.GetInboundFlows parameters: - name: inboundFlow-id @@ -368527,11 +368527,11 @@ paths: post: tags: - groups.conversation - summary: Create conversation - description: Create a new conversation by including a thread and a post. Use reply thread or reply post to further post to that conversation. + summary: Create openTypeExtension + description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/group-post-conversations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: groups.CreateConversations parameters: - name: group-id @@ -368616,10 +368616,10 @@ paths: tags: - groups.conversation summary: Delete conversation - description: Delete a conversation object. + description: Delete conversation. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/group-delete-conversation?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversation-delete?view=graph-rest-1.0 operationId: groups.DeleteConversations parameters: - name: group-id @@ -371436,10 +371436,10 @@ paths: tags: - groups.Actions summary: Invoke action reply - description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.' + description: 'Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0 operationId: groups.group.conversations.conversation.threads.conversationThread.posts.post.inReplyTo.reply parameters: - name: group-id @@ -371931,10 +371931,10 @@ paths: tags: - groups.Actions summary: Invoke action reply - description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.' + description: 'Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0 operationId: groups.group.conversations.conversation.threads.conversationThread.posts.post.reply parameters: - name: group-id @@ -374810,11 +374810,11 @@ paths: patch: tags: - groups.drive - summary: Move a DriveItem to a new folder - description: "To move a DriveItem to a new parent item, your app requests to update the parentReference of the DriveItem to move. This is a special case of the Update method.\nYour app can combine moving an item to a new container and updating other properties of the item into a single request. Items cannot be moved between Drives using this request." + summary: Update DriveItem properties + description: Update the metadata for a DriveItem by ID or path. You can also use update to move an item to another parent by updating the item's parentReference property. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/driveitem-move?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-update?view=graph-rest-1.0 operationId: groups.drives.UpdateItems parameters: - name: group-id @@ -489815,11 +489815,11 @@ paths: post: tags: - groups.team - summary: Send chatMessage in channel - description: Send a new chatMessage in the specified channel. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: groups.team.channels.CreateMessages parameters: - name: group-id @@ -497973,11 +497973,11 @@ paths: post: tags: - groups.team - summary: Send chatMessage in channel - description: Send a new chatMessage in the specified channel. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: groups.team.primaryChannel.CreateMessages parameters: - name: group-id @@ -505310,11 +505310,11 @@ paths: get: tags: - groups.conversationThread - summary: Get conversation thread - description: Get a thread object. + summary: Get conversationThread + description: "Get a specific thread that belongs to a group. You can specify both the parent conversation and the thread, or, \nyou can specify the thread without referencing the parent conversation. " externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/group-get-thread?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversationthread-get?view=graph-rest-1.0 operationId: groups.GetThreads parameters: - name: group-id @@ -505402,11 +505402,11 @@ paths: delete: tags: - groups.conversationThread - summary: Delete conversationThread - description: Delete conversationThread. + summary: Delete conversation thread + description: Delete a thread object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/conversationthread-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-delete-thread?view=graph-rest-1.0 operationId: groups.DeleteThreads parameters: - name: group-id @@ -507683,10 +507683,10 @@ paths: tags: - groups.Actions summary: Invoke action reply - description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.' + description: 'Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0 operationId: groups.group.threads.conversationThread.posts.post.inReplyTo.reply parameters: - name: group-id @@ -508129,10 +508129,10 @@ paths: tags: - groups.Actions summary: Invoke action reply - description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.' + description: 'Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0 operationId: groups.group.threads.conversationThread.posts.post.reply parameters: - name: group-id @@ -518584,11 +518584,11 @@ paths: get: tags: - identity.conditionalAccessRoot - summary: Get namedLocation - description: Retrieve the properties and relationships of a namedLocation object. + summary: Get ipNamedLocation + description: Retrieve the properties and relationships of an ipNamedLocation object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/namedlocation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ipnamedlocation-get?view=graph-rest-1.0 operationId: identity.conditionalAccess.GetNamedLocations parameters: - name: namedLocation-id @@ -555264,11 +555264,11 @@ paths: patch: tags: - identityGovernance.entitlementManagement - summary: Update accessPackageAssignmentRequestWorkflowExtension - description: Update the properties of an accessPackageAssignmentRequestWorkflowExtension object. + summary: Update accessPackageAssignmentWorkflowExtension + description: Update the properties of an accessPackageAssignmentWorkflowExtension object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-update?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackageCatalogs.UpdateAccessPackageCustomWorkflowExtensions parameters: - name: accessPackageCatalog-id @@ -570625,11 +570625,11 @@ paths: get: tags: - identityGovernance.entitlementManagement - summary: Get accessPackage - description: Retrieve the properties and relationships of an accessPackage object. + summary: List accessPackageResourceRoleScopes + description: Retrieve an access package with a list of accessPackageResourceRoleScope objects. These objects represent the resource roles that an access package assigns to each subject. Each object links to an accessPackageResourceRole and an accessPackageResourceScope. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackage-list-accesspackageresourcerolescopes?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.GetAccessPackages parameters: - name: accessPackage-id @@ -614241,11 +614241,11 @@ paths: get: tags: - me.user - summary: Get user - description: 'Retrieve the properties and relationships of user object. This operation returns by default only a subset of the more commonly used properties for each user. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation for the user and specify the properties in a $select OData query option. Because the user resource supports extensions, you can also use the GET operation to get custom properties and extension data in a user instance.' + summary: List manager + description: 'Returns the user or organizational contact assigned as the user''s manager. Optionally, you can expand the manager''s chain up to the root node.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/user-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-manager?view=graph-rest-1.0 operationId: me.user.GetUser parameters: - name: ConsistencyLevel @@ -706596,11 +706596,11 @@ paths: post: tags: - me.chat - summary: Send chatMessage in a channel or a chat - description: Send a new chatMessage in the specified channel or a chat. + summary: Send message in a chat + description: Send a new chatMessage in the specified chat. This API cannot create a new chat; you must use the list chats method to retrieve the ID of an existing chat before creating a chat message. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-post-messages?view=graph-rest-1.0 operationId: me.chats.CreateMessages parameters: - name: chat-id @@ -724871,11 +724871,11 @@ paths: patch: tags: - me.drive - summary: Move a DriveItem to a new folder - description: "To move a DriveItem to a new parent item, your app requests to update the parentReference of the DriveItem to move. This is a special case of the Update method.\nYour app can combine moving an item to a new container and updating other properties of the item into a single request. Items cannot be moved between Drives using this request." + summary: Update DriveItem properties + description: Update the metadata for a DriveItem by ID or path. You can also use update to move an item to another parent by updating the item's parentReference property. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/driveitem-move?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-update?view=graph-rest-1.0 operationId: me.drives.UpdateItems parameters: - name: drive-id @@ -768922,11 +768922,11 @@ paths: patch: tags: - me.mailFolder - summary: Update mailSearchFolder - description: Update the writable properties of a mailSearchFolder object. + summary: Update mailFolder + description: Update the properties of mailFolder object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/mailsearchfolder-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-update?view=graph-rest-1.0 operationId: me.UpdateMailFolders parameters: - name: mailFolder-id @@ -769087,11 +769087,11 @@ paths: post: tags: - me.mailFolder - summary: Create child folder - description: 'Use this API to create a new child mailFolder. If you intend a new folder to be hidden, you must set the isHidden property to true on creation.' + summary: Create mailSearchFolder + description: Create a new mailSearchFolder in the specified user's mailbox. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/mailfolder-post-childfolders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailsearchfolder-post?view=graph-rest-1.0 operationId: me.mailFolders.CreateChildFolders parameters: - name: mailFolder-id @@ -782214,7 +782214,7 @@ paths: description: The messages in a mailbox or folder. Read-only. Nullable. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-messages?view=graph-rest-1.0 operationId: me.ListMessages parameters: - name: includeHiddenMessages @@ -782417,7 +782417,7 @@ paths: description: The messages in a mailbox or folder. Read-only. Nullable. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-get?view=graph-rest-1.0 operationId: me.GetMessages parameters: - name: message-id @@ -782512,11 +782512,11 @@ paths: patch: tags: - me.message - summary: Update message - description: Update the properties of a message object. + summary: Update eventMessage + description: Update the properties of an eventMessage object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/message-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/eventmessage-update?view=graph-rest-1.0 operationId: me.UpdateMessages parameters: - name: message-id @@ -782575,7 +782575,7 @@ paths: summary: Get media content for the navigation property messages from me externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-messages?view=graph-rest-1.0 operationId: me.GetMessagesContent parameters: - name: message-id @@ -796948,11 +796948,11 @@ paths: get: tags: - me.onlineMeeting - summary: Get externalMeetingRegistration - description: Get the externalMeetingRegistration details associated with an onlineMeeting. + summary: Get meetingRegistration + description: Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/externalmeetingregistration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-get?view=graph-rest-1.0 operationId: me.onlineMeetings.GetRegistration parameters: - name: onlineMeeting-id @@ -797041,11 +797041,11 @@ paths: delete: tags: - me.onlineMeeting - summary: Delete meetingRegistration - description: Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer. + summary: Delete externalMeetingRegistration + description: Disable and delete the externalMeetingRegistration of an onlineMeeting. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/meetingregistration-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalmeetingregistration-delete?view=graph-rest-1.0 operationId: me.onlineMeetings.DeleteRegistration parameters: - name: onlineMeeting-id @@ -816655,11 +816655,11 @@ paths: get: tags: - me.presence - summary: Get presence - description: Get a user's presence information. + summary: 'presence: setStatusMessage' + description: Set a presence status message for a user. An optional expiration date and time can be supplied. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0 operationId: me.GetPresence parameters: - name: $select @@ -986609,11 +986609,11 @@ paths: get: tags: - sites.site - summary: List sites - description: "List all available [sites][] in an organization. Specific filter criteria and query options are also supported and described below: In addition, you can use a [$search][] query against the /sites collection to find sites matching given keywords.\nIf you want to list all sites across all geographies, refer to getAllSites][]. For more guidance about building applications that use site discovery for scanning purposes, see [Best practices for discovering files and detecting changes at scale." + summary: Search for sites + description: 'Search across a SharePoint tenant for [sites][] that match keywords provided. The only property that works for sorting is createdDateTime. The search filter is a free text search that uses multiple properties when retrieving the search results.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/site-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-search?view=graph-rest-1.0 operationId: sites.site.ListSite parameters: - $ref: '#/components/parameters/top' @@ -1038283,11 +1038283,11 @@ paths: get: tags: - solutions.virtualEventsRoot - summary: Get externalMeetingRegistration - description: Get the externalMeetingRegistration details associated with an onlineMeeting. + summary: Get meetingRegistration + description: Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/externalmeetingregistration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-get?view=graph-rest-1.0 operationId: solutions.virtualEvents.events.sessions.GetRegistration parameters: - name: virtualEvent-id @@ -1038390,11 +1038390,11 @@ paths: delete: tags: - solutions.virtualEventsRoot - summary: Delete meetingRegistration - description: Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer. + summary: Delete externalMeetingRegistration + description: Disable and delete the externalMeetingRegistration of an onlineMeeting. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/meetingregistration-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalmeetingregistration-delete?view=graph-rest-1.0 operationId: solutions.virtualEvents.events.sessions.DeleteRegistration parameters: - name: virtualEvent-id @@ -1043620,11 +1043620,11 @@ paths: get: tags: - solutions.virtualEventsRoot - summary: Get externalMeetingRegistration - description: Get the externalMeetingRegistration details associated with an onlineMeeting. + summary: Get meetingRegistration + description: Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/externalmeetingregistration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-get?view=graph-rest-1.0 operationId: solutions.virtualEvents.webinars.sessions.GetRegistration parameters: - name: virtualEventWebinar-id @@ -1043727,11 +1043727,11 @@ paths: delete: tags: - solutions.virtualEventsRoot - summary: Delete meetingRegistration - description: Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer. + summary: Delete externalMeetingRegistration + description: Disable and delete the externalMeetingRegistration of an onlineMeeting. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/meetingregistration-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalmeetingregistration-delete?view=graph-rest-1.0 operationId: solutions.virtualEvents.webinars.sessions.DeleteRegistration parameters: - name: virtualEventWebinar-id @@ -1047180,11 +1047180,11 @@ paths: post: tags: - teams.channel - summary: Send chatMessage in channel - description: Send a new chatMessage in the specified channel. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: teams.channels.CreateMessages parameters: - name: team-id @@ -1055201,11 +1055201,11 @@ paths: post: tags: - teams.channel - summary: Send chatMessage in channel - description: Send a new chatMessage in the specified channel. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: teams.primaryChannel.CreateMessages parameters: - name: team-id @@ -1064445,11 +1064445,11 @@ paths: post: tags: - teamTemplateDefinition.team - summary: Send chatMessage in channel - description: Send a new chatMessage in the specified channel. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: teamTemplateDefinition.teamDefinition.channels.CreateMessages parameters: - name: teamTemplateDefinition-id @@ -1072462,11 +1072462,11 @@ paths: post: tags: - teamTemplateDefinition.team - summary: Send chatMessage in channel - description: Send a new chatMessage in the specified channel. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: teamTemplateDefinition.teamDefinition.primaryChannel.CreateMessages parameters: - name: teamTemplateDefinition-id @@ -1081119,11 +1081119,11 @@ paths: post: tags: - teamwork.deletedTeam - summary: Send chatMessage in channel - description: Send a new chatMessage in the specified channel. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: teamwork.deletedTeams.channels.CreateMessages parameters: - name: deletedTeam-id @@ -1088281,11 +1088281,11 @@ paths: post: tags: - teamwork.teamTemplate - summary: Send chatMessage in channel - description: Send a new chatMessage in the specified channel. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: teamwork.teamTemplates.definitions.teamDefinition.channels.CreateMessages parameters: - name: teamTemplate-id @@ -1097272,11 +1097272,11 @@ paths: post: tags: - teamwork.teamTemplate - summary: Send chatMessage in channel - description: Send a new chatMessage in the specified channel. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: teamwork.teamTemplates.definitions.teamDefinition.primaryChannel.CreateMessages parameters: - name: teamTemplate-id @@ -1238299,11 +1238299,11 @@ paths: post: tags: - users.chat - summary: Send chatMessage in a channel or a chat - description: Send a new chatMessage in the specified channel or a chat. + summary: Send message in a chat + description: Send a new chatMessage in the specified chat. This API cannot create a new chat; you must use the list chats method to retrieve the ID of an existing chat before creating a chat message. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-post-messages?view=graph-rest-1.0 operationId: users.chats.CreateMessages parameters: - name: user-id @@ -1258866,11 +1258866,11 @@ paths: patch: tags: - users.drive - summary: Move a DriveItem to a new folder - description: "To move a DriveItem to a new parent item, your app requests to update the parentReference of the DriveItem to move. This is a special case of the Update method.\nYour app can combine moving an item to a new container and updating other properties of the item into a single request. Items cannot be moved between Drives using this request." + summary: Update DriveItem properties + description: Update the metadata for a DriveItem by ID or path. You can also use update to move an item to another parent by updating the item's parentReference property. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/driveitem-move?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-update?view=graph-rest-1.0 operationId: users.drives.UpdateItems parameters: - name: user-id @@ -1307604,11 +1307604,11 @@ paths: patch: tags: - users.mailFolder - summary: Update mailSearchFolder - description: Update the writable properties of a mailSearchFolder object. + summary: Update mailFolder + description: Update the properties of mailFolder object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/mailsearchfolder-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-update?view=graph-rest-1.0 operationId: users.UpdateMailFolders parameters: - name: user-id @@ -1307790,11 +1307790,11 @@ paths: post: tags: - users.mailFolder - summary: Create child folder - description: 'Use this API to create a new child mailFolder. If you intend a new folder to be hidden, you must set the isHidden property to true on creation.' + summary: Create mailSearchFolder + description: Create a new mailSearchFolder in the specified user's mailbox. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/mailfolder-post-childfolders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailsearchfolder-post?view=graph-rest-1.0 operationId: users.mailFolders.CreateChildFolders parameters: - name: user-id @@ -1322677,7 +1322677,7 @@ paths: description: The messages in a mailbox or folder. Read-only. Nullable. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-messages?view=graph-rest-1.0 operationId: users.ListMessages parameters: - name: user-id @@ -1322895,7 +1322895,7 @@ paths: description: The messages in a mailbox or folder. Read-only. Nullable. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-get?view=graph-rest-1.0 operationId: users.GetMessages parameters: - name: user-id @@ -1322997,11 +1322997,11 @@ paths: patch: tags: - users.message - summary: Update message - description: Update the properties of a message object. + summary: Update eventMessage + description: Update the properties of an eventMessage object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/message-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/eventmessage-update?view=graph-rest-1.0 operationId: users.UpdateMessages parameters: - name: user-id @@ -1323074,7 +1323074,7 @@ paths: summary: Get media content for the navigation property messages from users externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-messages?view=graph-rest-1.0 operationId: users.GetMessagesContent parameters: - name: user-id @@ -1339538,11 +1339538,11 @@ paths: get: tags: - users.onlineMeeting - summary: Get externalMeetingRegistration - description: Get the externalMeetingRegistration details associated with an onlineMeeting. + summary: Get meetingRegistration + description: Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/externalmeetingregistration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-get?view=graph-rest-1.0 operationId: users.onlineMeetings.GetRegistration parameters: - name: user-id @@ -1339645,11 +1339645,11 @@ paths: delete: tags: - users.onlineMeeting - summary: Delete meetingRegistration - description: Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer. + summary: Delete externalMeetingRegistration + description: Disable and delete the externalMeetingRegistration of an onlineMeeting. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/meetingregistration-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalmeetingregistration-delete?view=graph-rest-1.0 operationId: users.onlineMeetings.DeleteRegistration parameters: - name: user-id @@ -1361842,11 +1361842,11 @@ paths: get: tags: - users.presence - summary: Get presence - description: Get a user's presence information. + summary: 'presence: setStatusMessage' + description: Set a presence status message for a user. An optional expiration date and time can be supplied. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0 operationId: users.GetPresence parameters: - name: user-id @@ -1392135,33 +1392135,33 @@ components: - $ref: '#/components/schemas/microsoft.graph.deviceManagementConfigurationSettingApplicability' - type: object nullable: true - description: 'Details which device setting is applicable on. Supports: $filters.' + description: Details which device setting is applicable on baseUri: type: string description: Base CSP Path nullable: true categoryId: type: string - description: Specify category in which the setting is under. Support $filters. + description: Specifies the area group under which the setting is configured in a specified configuration service provider (CSP) nullable: true description: type: string - description: Description of the setting. + description: Description of the item nullable: true displayName: type: string - description: 'Name of the setting. For example: Allow Toast.' + description: Display name of the item nullable: true helpText: type: string - description: Help text of the setting. Give more details of the setting. + description: Help text of the item nullable: true infoUrls: type: array items: type: string nullable: true - description: List of links more info for the setting can be found at. + description: List of links more info for the setting can be found at keywords: type: array items: @@ -1392192,7 +1392192,7 @@ components: description: List of referred setting information. rootDefinitionId: type: string - description: Root setting definition id if the setting is a child setting. + description: Root setting definition if the setting is a child setting. nullable: true settingUsage: $ref: '#/components/schemas/microsoft.graph.deviceManagementConfigurationSettingUsage' @@ -1401235,7 +1401235,7 @@ components: nullable: true displayName: type: string - description: The display name of the user flow attribute. + description: 'The display name of the user flow attribute. Supports $filter (eq, ne).' nullable: true userFlowAttributeType: $ref: '#/components/schemas/microsoft.graph.identityUserFlowAttributeType' @@ -1429583,13 +1429583,13 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Maximum number of choices in the collection. Valid values 1 to 100 + description: Maximum number of choices in the collection format: int32 minimumCount: maximum: 2147483647 minimum: -2147483648 type: integer - description: Minimum number of choices in the collection. Valid values 1 to 100 + description: Minimum number of choices in the collection format: int32 microsoft.graph.deviceManagementConfigurationRedirectSettingDefinition: allOf: @@ -1429620,7 +1429620,7 @@ components: items: type: string nullable: true - description: Dependent child settings to this group of settings. + description: Dependent child settings to this group of settings dependedOnBy: type: array items: @@ -1429647,13 +1429647,13 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Maximum number of setting group count in the collection + description: Maximum number of setting group count in the collection. Valid values 1 to 100 format: int32 minimumCount: maximum: 2147483647 minimum: -2147483648 type: integer - description: Minimum number of setting group count in the collection + description: Minimum number of setting group count in the collection. Valid values 1 to 100 format: int32 microsoft.graph.deviceManagementConfigurationSimpleSettingDefinition: allOf: @@ -1429699,13 +1429699,13 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Maximum number of simple settings in the collection + description: Maximum number of simple settings in the collection. Valid values 1 to 100 format: int32 minimumCount: maximum: 2147483647 minimum: -2147483648 type: integer - description: Minimum number of simple settings in the collection + description: Minimum number of simple settings in the collection. Valid values 1 to 100 format: int32 microsoft.graph.deviceComanagementAuthorityConfiguration: allOf: @@ -1442921,10 +1442921,10 @@ components: properties: name: type: string - description: Name for this key-value pair + description: 'Name for this key-value pair. For more information about possible names for each resource type that uses this configuration, see keyValuePair names and values.' value: type: string - description: Value for this key-value pair + description: 'Value for this key-value pair. For more information about possible values for each resource type that uses this configuration, see keyValuePair names and values.' nullable: true microsoft.graph.logicAppTriggerEndpointConfiguration: allOf: @@ -1444951,19 +1444951,19 @@ components: - $ref: '#/components/schemas/microsoft.graph.identity' - type: object nullable: true - description: The Identity of the Application. This property is read-only. + description: Optional. The application associated with this action. device: anyOf: - $ref: '#/components/schemas/microsoft.graph.identity' - type: object nullable: true - description: The Identity of the Device. This property is read-only. + description: Optional. The device associated with this action. user: anyOf: - $ref: '#/components/schemas/microsoft.graph.identity' - type: object nullable: true - description: The Identity of the User. This property is read-only. + description: Optional. The user associated with this action. microsoft.graph.authenticationMethodFeatureConfiguration: title: authenticationMethodFeatureConfiguration type: object @@ -1458937,7 +1458937,7 @@ components: properties: useDeviceContext: type: boolean - description: Whether or not to use device execution context for Windows AppX mobile app. + description: 'When TRUE, indicates that device execution context will be used for the AppX mobile app. When FALSE, indicates that user context will be used for the AppX mobile app. By default, this property is set to FALSE. Once this property has been set to TRUE it cannot be changed.' description: Contains properties used when assigning a Windows AppX mobile app to a group. microsoft.graph.windowsMinimumOperatingSystem: title: windowsMinimumOperatingSystem @@ -1459024,7 +1459024,7 @@ components: properties: useDeviceContext: type: boolean - description: Whether or not to use device execution context for Windows Universal AppX mobile app. + description: 'If true, uses device execution context for Windows Universal AppX mobile app. Device-context install is not allowed when this type of app is targeted with Available intent. Defaults to false.' description: Contains properties used when assigning a Windows Universal AppX mobile app to a group. microsoft.graph.winGetAppAssignmentSettings: allOf: diff --git a/openapi/beta/openapi.yaml b/openapi/beta/openapi.yaml index c99d0fb65..6f67f4912 100644 --- a/openapi/beta/openapi.yaml +++ b/openapi/beta/openapi.yaml @@ -11040,11 +11040,11 @@ paths: delete: tags: - admin.adminWindows - summary: Delete operationalInsightsConnection - description: Delete an operationalInsightsConnection object. + summary: Delete resourceConnection + description: Delete a resourceConnection object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/windowsupdates-operationalinsightsconnection-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-resourceconnection-delete?view=graph-rest-1.0 operationId: admin.windows.updates.DeleteResourceConnections parameters: - name: If-Match @@ -11253,11 +11253,11 @@ paths: delete: tags: - admin.adminWindows - summary: Delete azureADDevice - description: 'Delete an azureADDevice object. When an Azure AD device is deleted, it is unregistered from the deployment service and automatically unenrolled from management by the service for all update categories, as well as removed from every deploymentAudience and updatableAssetGroup.' + summary: Delete updatableAssetGroup + description: 'Delete an updatableAssetGroup object. When an updatableAssetGroup object, its member updatableAsset objects are not deleted.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/windowsupdates-azureaddevice-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-delete?view=graph-rest-1.0 operationId: admin.windows.updates.DeleteUpdatableAssets parameters: - name: If-Match @@ -13513,11 +13513,11 @@ paths: get: tags: - admin.adminWindows - summary: Get complianceChange - description: Read the properties and relationships of a complianceChange object. + summary: Get contentApproval + description: Read the properties and relationships of a contentApproval object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/windowsupdates-compliancechange-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-contentapproval-get?view=graph-rest-1.0 operationId: admin.windows.updates.updatePolicies.GetComplianceChanges parameters: - name: $select @@ -20564,10 +20564,10 @@ paths: tags: - app.Actions summary: Invoke action invite - description: 'Invite participants to the active call. For more information about how to handle operations, see commsOperation.' + description: 'Delete a specific participant in a call. In some situations, it is appropriate for an application to remove a participant from an active call. This action can be done before or after the participant answers the call. When an active caller is removed, they are immediately dropped from the call with no pre- or post-removal notification. When an invited participant is removed, any outstanding add participant request is canceled.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/participant-invite?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-1.0 operationId: app.calls.call.participants.invite requestBody: description: Action parameters @@ -22560,11 +22560,11 @@ paths: get: tags: - app.onlineMeeting - summary: Get externalMeetingRegistration - description: Get the externalMeetingRegistration details associated with an onlineMeeting. + summary: Get meetingRegistration + description: Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/externalmeetingregistration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-get?view=graph-rest-1.0 operationId: app.onlineMeetings.GetRegistration parameters: - name: $select @@ -22646,11 +22646,11 @@ paths: delete: tags: - app.onlineMeeting - summary: Delete meetingRegistration - description: Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer. + summary: Delete externalMeetingRegistration + description: Disable and delete the externalMeetingRegistration of an onlineMeeting. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/meetingregistration-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalmeetingregistration-delete?view=graph-rest-1.0 operationId: app.onlineMeetings.DeleteRegistration parameters: - name: If-Match @@ -39578,11 +39578,11 @@ paths: post: tags: - chats.chatMessage - summary: Send chatMessage in a channel or a chat - description: Send a new chatMessage in the specified channel or a chat. + summary: Send message in a chat + description: Send a new chatMessage in the specified chat. This API cannot create a new chat; you must use the list chats method to retrieve the ID of an existing chat before creating a chat message. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-post-messages?view=graph-rest-1.0 operationId: chats.CreateMessages requestBody: description: New navigation property @@ -47313,10 +47313,10 @@ paths: tags: - communications.Actions summary: Invoke action invite - description: 'Invite participants to the active call. For more information about how to handle operations, see commsOperation.' + description: 'Delete a specific participant in a call. In some situations, it is appropriate for an application to remove a participant from an active call. This action can be done before or after the participant answers the call. When an active caller is removed, they are immediately dropped from the call with no pre- or post-removal notification. When an invited participant is removed, any outstanding add participant request is canceled.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/participant-invite?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-1.0 operationId: communications.calls.call.participants.invite requestBody: description: Action parameters @@ -49375,11 +49375,11 @@ paths: get: tags: - communications.onlineMeeting - summary: Get externalMeetingRegistration - description: Get the externalMeetingRegistration details associated with an onlineMeeting. + summary: Get meetingRegistration + description: Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/externalmeetingregistration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-get?view=graph-rest-1.0 operationId: communications.onlineMeetings.GetRegistration parameters: - name: $select @@ -49461,11 +49461,11 @@ paths: delete: tags: - communications.onlineMeeting - summary: Delete meetingRegistration - description: Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer. + summary: Delete externalMeetingRegistration + description: Disable and delete the externalMeetingRegistration of an onlineMeeting. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/meetingregistration-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalmeetingregistration-delete?view=graph-rest-1.0 operationId: communications.onlineMeetings.DeleteRegistration parameters: - name: If-Match @@ -214069,11 +214069,11 @@ paths: patch: tags: - drives.driveItem - summary: Move a DriveItem to a new folder - description: "To move a DriveItem to a new parent item, your app requests to update the parentReference of the DriveItem to move. This is a special case of the Update method.\nYour app can combine moving an item to a new container and updating other properties of the item into a single request. Items cannot be moved between Drives using this request." + summary: Update DriveItem properties + description: Update the metadata for a DriveItem by ID or path. You can also use update to move an item to another parent by updating the item's parentReference property. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/driveitem-move?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-update?view=graph-rest-1.0 operationId: drives.UpdateItems requestBody: description: New navigation property values @@ -244986,11 +244986,11 @@ paths: get: tags: - drives.driveItem - summary: List TableCollection + summary: List tables description: Retrieve a list of table objects. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/table-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/workbook-list-tables?view=graph-rest-1.0 operationId: drives.items.workbook.ListTables parameters: - $ref: '#/components/parameters/top' @@ -248535,11 +248535,11 @@ paths: get: tags: - drives.driveItem - summary: List charts + summary: List ChartCollection description: Retrieve a list of chart objects. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/worksheet-list-charts?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chart-list?view=graph-rest-1.0 operationId: drives.items.workbook.worksheets.ListCharts parameters: - $ref: '#/components/parameters/top' @@ -256652,11 +256652,11 @@ paths: get: tags: - drives.driveItem - summary: List series + summary: List ChartSeriesCollection description: Retrieve a list of chartseries objects. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/chart-list-series?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chartseries-list?view=graph-rest-1.0 operationId: drives.items.workbook.worksheets.charts.ListSeries parameters: - $ref: '#/components/parameters/top' @@ -257516,11 +257516,11 @@ paths: get: tags: - drives.driveItem - summary: List ChartPointsCollection - description: Retrieve a list of chartpoint objects. + summary: List points + description: Retrieve a list of chartpoints objects. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/chartpoint-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chartseries-list-points?view=graph-rest-1.0 operationId: drives.items.workbook.worksheets.charts.series.ListPoints parameters: - $ref: '#/components/parameters/top' @@ -290599,11 +290599,11 @@ paths: patch: tags: - education.educationUser - summary: Update relatedContacts - description: Update the relatedContact collection of an educationUser object. + summary: Update educationUser properties + description: Update the properties of an educationuser object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/relatedcontact-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationuser-update?view=graph-rest-1.0 operationId: education.UpdateUsers requestBody: description: New navigation property values @@ -299289,11 +299289,11 @@ paths: get: tags: - external.industryDataRoot - summary: List azureDataLakeConnectors - description: Get a list of the azureDataLakeConnector objects and their properties. + summary: List industryDataConnectors + description: Get the industryDataConnector resources from the dataConnector navigation property. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/industrydata-azuredatalakeconnector-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-list?view=graph-rest-1.0 operationId: external.industryData.ListDataConnectors parameters: - $ref: '#/components/parameters/top' @@ -299387,11 +299387,11 @@ paths: get: tags: - external.industryDataRoot - summary: Get azureDataLakeConnector - description: Read the properties and relationships of an azureDataLakeConnector object. + summary: Get industryDataConnector + description: Read the properties and relationships of an industryDataConnector object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/industrydata-azuredatalakeconnector-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-get?view=graph-rest-1.0 operationId: external.industryData.GetDataConnectors parameters: - name: $select @@ -299436,11 +299436,11 @@ paths: patch: tags: - external.industryDataRoot - summary: Update azureDataLakeConnector - description: Update the properties of an azureDataLakeConnector object. + summary: Update industryDataConnector + description: Update the properties of an industryDataConnector object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/industrydata-azuredatalakeconnector-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-update?view=graph-rest-1.0 operationId: external.industryData.UpdateDataConnectors requestBody: description: New navigation property values @@ -299464,11 +299464,11 @@ paths: delete: tags: - external.industryDataRoot - summary: Delete industryDataConnector - description: Delete an industryDataConnector object. + summary: Delete azureDataLakeConnector + description: Delete an azureDataLakeConnector object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-azuredatalakeconnector-delete?view=graph-rest-1.0 operationId: external.industryData.DeleteDataConnectors parameters: - name: If-Match @@ -299597,11 +299597,11 @@ paths: get: tags: - external.industryDataRoot - summary: List inboundFileFlows - description: Get a list of the inboundFileFlow objects and their properties. + summary: List inboundFlows + description: Get a list of the inboundFlow objects and their properties. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/industrydata-inboundfileflow-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-inboundflow-list?view=graph-rest-1.0 operationId: external.industryData.ListInboundFlows parameters: - $ref: '#/components/parameters/top' @@ -299679,11 +299679,11 @@ paths: post: tags: - external.industryDataRoot - summary: Create inboundFlow - description: 'Create a new inboundFlow object. The following prerequisite resources are required when you create an inboundFlow:' + summary: Create inboundFileFlow + description: 'Create a new inboundFileFlow object. The following prerequisite resources are required when you create an inboundFileFlow:' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/industrydata-inboundflow-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-inboundfileflow-post?view=graph-rest-1.0 operationId: external.industryData.CreateInboundFlows requestBody: description: New navigation property @@ -299709,11 +299709,11 @@ paths: get: tags: - external.industryDataRoot - summary: Get inboundFileFlow - description: Read the properties and relationships of an inboundFileFlow object. + summary: Get inboundFlow + description: Read the properties and relationships of an inboundFlow object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/industrydata-inboundfileflow-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-inboundflow-get?view=graph-rest-1.0 operationId: external.industryData.GetInboundFlows parameters: - name: $select @@ -369235,11 +369235,11 @@ paths: post: tags: - groups.conversation - summary: Create conversation - description: Create a new conversation by including a thread and a post. Use reply thread or reply post to further post to that conversation. + summary: Create openTypeExtension + description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/group-post-conversations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: groups.CreateConversations requestBody: description: New navigation property @@ -369314,10 +369314,10 @@ paths: tags: - groups.conversation summary: Delete conversation - description: Delete a conversation object. + description: Delete conversation. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/group-delete-conversation?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversation-delete?view=graph-rest-1.0 operationId: groups.DeleteConversations parameters: - name: If-Match @@ -371770,10 +371770,10 @@ paths: tags: - groups.Actions summary: Invoke action reply - description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.' + description: 'Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0 operationId: groups.group.conversations.conversation.threads.conversationThread.posts.post.inReplyTo.reply requestBody: description: Action parameters @@ -372218,10 +372218,10 @@ paths: tags: - groups.Actions summary: Invoke action reply - description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.' + description: 'Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0 operationId: groups.group.conversations.conversation.threads.conversationThread.posts.post.reply requestBody: description: Action parameters @@ -451124,11 +451124,11 @@ paths: post: tags: - groups.team - summary: Send chatMessage in channel - description: Send a new chatMessage in the specified channel. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: groups.team.channels.CreateMessages requestBody: description: New navigation property @@ -458896,11 +458896,11 @@ paths: post: tags: - groups.team - summary: Send chatMessage in channel - description: Send a new chatMessage in the specified channel. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: groups.team.primaryChannel.CreateMessages requestBody: description: New navigation property @@ -465811,11 +465811,11 @@ paths: get: tags: - groups.conversationThread - summary: Get conversation thread - description: Get a thread object. + summary: Get conversationThread + description: "Get a specific thread that belongs to a group. You can specify both the parent conversation and the thread, or, \nyou can specify the thread without referencing the parent conversation. " externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/group-get-thread?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversationthread-get?view=graph-rest-1.0 operationId: groups.GetThreads parameters: - name: $select @@ -465882,11 +465882,11 @@ paths: delete: tags: - groups.conversationThread - summary: Delete conversationThread - description: Delete conversationThread. + summary: Delete conversation thread + description: Delete a thread object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/conversationthread-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-delete-thread?view=graph-rest-1.0 operationId: groups.DeleteThreads parameters: - name: If-Match @@ -467932,10 +467932,10 @@ paths: tags: - groups.Actions summary: Invoke action reply - description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.' + description: 'Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0 operationId: groups.group.threads.conversationThread.posts.post.inReplyTo.reply requestBody: description: Action parameters @@ -468345,10 +468345,10 @@ paths: tags: - groups.Actions summary: Invoke action reply - description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.' + description: 'Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0 operationId: groups.group.threads.conversationThread.posts.post.reply requestBody: description: Action parameters @@ -478871,11 +478871,11 @@ paths: get: tags: - identity.conditionalAccessRoot - summary: Get namedLocation - description: Retrieve the properties and relationships of a namedLocation object. + summary: Get ipNamedLocation + description: Retrieve the properties and relationships of an ipNamedLocation object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/namedlocation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ipnamedlocation-get?view=graph-rest-1.0 operationId: identity.conditionalAccess.GetNamedLocations parameters: - name: $select @@ -513331,11 +513331,11 @@ paths: patch: tags: - identityGovernance.entitlementManagement - summary: Update accessPackageAssignmentRequestWorkflowExtension - description: Update the properties of an accessPackageAssignmentRequestWorkflowExtension object. + summary: Update accessPackageAssignmentWorkflowExtension + description: Update the properties of an accessPackageAssignmentWorkflowExtension object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-update?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackageCatalogs.UpdateAccessPackageCustomWorkflowExtensions requestBody: description: New navigation property values @@ -527561,11 +527561,11 @@ paths: get: tags: - identityGovernance.entitlementManagement - summary: Get accessPackage - description: Retrieve the properties and relationships of an accessPackage object. + summary: List accessPackageResourceRoleScopes + description: Retrieve an access package with a list of accessPackageResourceRoleScope objects. These objects represent the resource roles that an access package assigns to each subject. Each object links to an accessPackageResourceRole and an accessPackageResourceScope. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackage-list-accesspackageresourcerolescopes?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.GetAccessPackages parameters: - name: $select @@ -570823,11 +570823,11 @@ paths: get: tags: - me.user - summary: Get user - description: 'Retrieve the properties and relationships of user object. This operation returns by default only a subset of the more commonly used properties for each user. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation for the user and specify the properties in a $select OData query option. Because the user resource supports extensions, you can also use the GET operation to get custom properties and extension data in a user instance.' + summary: List manager + description: 'Returns the user or organizational contact assigned as the user''s manager. Optionally, you can expand the manager''s chain up to the root node.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/user-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-manager?view=graph-rest-1.0 operationId: me.user.GetUser parameters: - name: ConsistencyLevel @@ -660349,11 +660349,11 @@ paths: post: tags: - me.chat - summary: Send chatMessage in a channel or a chat - description: Send a new chatMessage in the specified channel or a chat. + summary: Send message in a chat + description: Send a new chatMessage in the specified chat. This API cannot create a new chat; you must use the list chats method to retrieve the ID of an existing chat before creating a chat message. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-post-messages?view=graph-rest-1.0 operationId: me.chats.CreateMessages requestBody: description: New navigation property @@ -692961,11 +692961,11 @@ paths: patch: tags: - me.mailFolder - summary: Update mailSearchFolder - description: Update the writable properties of a mailSearchFolder object. + summary: Update mailFolder + description: Update the properties of mailFolder object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/mailsearchfolder-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-update?view=graph-rest-1.0 operationId: me.UpdateMailFolders requestBody: description: New navigation property values @@ -693122,11 +693122,11 @@ paths: post: tags: - me.mailFolder - summary: Create child folder - description: 'Use this API to create a new child mailFolder. If you intend a new folder to be hidden, you must set the isHidden property to true on creation.' + summary: Create mailSearchFolder + description: Create a new mailSearchFolder in the specified user's mailbox. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/mailfolder-post-childfolders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailsearchfolder-post?view=graph-rest-1.0 operationId: me.mailFolders.CreateChildFolders requestBody: description: New navigation property @@ -705877,7 +705877,7 @@ paths: description: The messages in a mailbox or folder. Read-only. Nullable. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-messages?view=graph-rest-1.0 operationId: me.ListMessages parameters: - name: includeHiddenMessages @@ -706084,7 +706084,7 @@ paths: description: The messages in a mailbox or folder. Read-only. Nullable. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-get?view=graph-rest-1.0 operationId: me.GetMessages parameters: - name: includeHiddenMessages @@ -706174,11 +706174,11 @@ paths: patch: tags: - me.message - summary: Update message - description: Update the properties of a message object. + summary: Update eventMessage + description: Update the properties of an eventMessage object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/message-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/eventmessage-update?view=graph-rest-1.0 operationId: me.UpdateMessages requestBody: description: New navigation property values @@ -706238,7 +706238,7 @@ paths: summary: Get media content for the navigation property messages from me externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-messages?view=graph-rest-1.0 operationId: me.GetMessagesContent responses: 2XX: @@ -720375,11 +720375,11 @@ paths: get: tags: - me.onlineMeeting - summary: Get externalMeetingRegistration - description: Get the externalMeetingRegistration details associated with an onlineMeeting. + summary: Get meetingRegistration + description: Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/externalmeetingregistration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-get?view=graph-rest-1.0 operationId: me.onlineMeetings.GetRegistration parameters: - name: $select @@ -720461,11 +720461,11 @@ paths: delete: tags: - me.onlineMeeting - summary: Delete meetingRegistration - description: Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer. + summary: Delete externalMeetingRegistration + description: Disable and delete the externalMeetingRegistration of an onlineMeeting. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/meetingregistration-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalmeetingregistration-delete?view=graph-rest-1.0 operationId: me.onlineMeetings.DeleteRegistration parameters: - name: If-Match @@ -739128,11 +739128,11 @@ paths: get: tags: - me.presence - summary: Get presence - description: Get a user's presence information. + summary: 'presence: setStatusMessage' + description: Set a presence status message for a user. An optional expiration date and time can be supplied. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0 operationId: me.GetPresence parameters: - name: $select @@ -905158,11 +905158,11 @@ paths: get: tags: - sites.site - summary: List sites - description: "List all available [sites][] in an organization. Specific filter criteria and query options are also supported and described below: In addition, you can use a [$search][] query against the /sites collection to find sites matching given keywords.\nIf you want to list all sites across all geographies, refer to getAllSites][]. For more guidance about building applications that use site discovery for scanning purposes, see [Best practices for discovering files and detecting changes at scale." + summary: Search for sites + description: 'Search across a SharePoint tenant for [sites][] that match keywords provided. The only property that works for sorting is createdDateTime. The search filter is a free text search that uses multiple properties when retrieving the search results.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/site-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-search?view=graph-rest-1.0 operationId: sites.site.ListSite parameters: - $ref: '#/components/parameters/top' @@ -953141,11 +953141,11 @@ paths: get: tags: - solutions.virtualEventsRoot - summary: Get externalMeetingRegistration - description: Get the externalMeetingRegistration details associated with an onlineMeeting. + summary: Get meetingRegistration + description: Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/externalmeetingregistration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-get?view=graph-rest-1.0 operationId: solutions.virtualEvents.events.sessions.GetRegistration parameters: - name: $select @@ -953227,11 +953227,11 @@ paths: delete: tags: - solutions.virtualEventsRoot - summary: Delete meetingRegistration - description: Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer. + summary: Delete externalMeetingRegistration + description: Disable and delete the externalMeetingRegistration of an onlineMeeting. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/meetingregistration-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalmeetingregistration-delete?view=graph-rest-1.0 operationId: solutions.virtualEvents.events.sessions.DeleteRegistration parameters: - name: If-Match @@ -957961,11 +957961,11 @@ paths: get: tags: - solutions.virtualEventsRoot - summary: Get externalMeetingRegistration - description: Get the externalMeetingRegistration details associated with an onlineMeeting. + summary: Get meetingRegistration + description: Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/externalmeetingregistration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-get?view=graph-rest-1.0 operationId: solutions.virtualEvents.webinars.sessions.GetRegistration parameters: - name: $select @@ -958047,11 +958047,11 @@ paths: delete: tags: - solutions.virtualEventsRoot - summary: Delete meetingRegistration - description: Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer. + summary: Delete externalMeetingRegistration + description: Disable and delete the externalMeetingRegistration of an onlineMeeting. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/meetingregistration-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalmeetingregistration-delete?view=graph-rest-1.0 operationId: solutions.virtualEvents.webinars.sessions.DeleteRegistration parameters: - name: If-Match @@ -961308,11 +961308,11 @@ paths: post: tags: - teams.channel - summary: Send chatMessage in channel - description: Send a new chatMessage in the specified channel. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: teams.channels.CreateMessages requestBody: description: New navigation property @@ -968966,11 +968966,11 @@ paths: post: tags: - teams.channel - summary: Send chatMessage in channel - description: Send a new chatMessage in the specified channel. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: teams.primaryChannel.CreateMessages requestBody: description: New navigation property @@ -977742,11 +977742,11 @@ paths: post: tags: - teamTemplateDefinition.team - summary: Send chatMessage in channel - description: Send a new chatMessage in the specified channel. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: teamTemplateDefinition.teamDefinition.channels.CreateMessages requestBody: description: New navigation property @@ -985396,11 +985396,11 @@ paths: post: tags: - teamTemplateDefinition.team - summary: Send chatMessage in channel - description: Send a new chatMessage in the specified channel. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: teamTemplateDefinition.teamDefinition.primaryChannel.CreateMessages requestBody: description: New navigation property @@ -993586,11 +993586,11 @@ paths: post: tags: - teamwork.deletedTeam - summary: Send chatMessage in channel - description: Send a new chatMessage in the specified channel. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: teamwork.deletedTeams.channels.CreateMessages requestBody: description: New navigation property @@ -1000274,11 +1000274,11 @@ paths: post: tags: - teamwork.teamTemplate - summary: Send chatMessage in channel - description: Send a new chatMessage in the specified channel. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: teamwork.teamTemplates.definitions.teamDefinition.channels.CreateMessages requestBody: description: New navigation property @@ -1008608,11 +1008608,11 @@ paths: post: tags: - teamwork.teamTemplate - summary: Send chatMessage in channel - description: Send a new chatMessage in the specified channel. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: teamwork.teamTemplates.definitions.teamDefinition.primaryChannel.CreateMessages requestBody: description: New navigation property @@ -1143122,11 +1143122,11 @@ paths: post: tags: - users.chat - summary: Send chatMessage in a channel or a chat - description: Send a new chatMessage in the specified channel or a chat. + summary: Send message in a chat + description: Send a new chatMessage in the specified chat. This API cannot create a new chat; you must use the list chats method to retrieve the ID of an existing chat before creating a chat message. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-post-messages?view=graph-rest-1.0 operationId: users.chats.CreateMessages requestBody: description: New navigation property @@ -1178563,11 +1178563,11 @@ paths: patch: tags: - users.mailFolder - summary: Update mailSearchFolder - description: Update the writable properties of a mailSearchFolder object. + summary: Update mailFolder + description: Update the properties of mailFolder object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/mailsearchfolder-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-update?view=graph-rest-1.0 operationId: users.UpdateMailFolders requestBody: description: New navigation property values @@ -1178731,11 +1178731,11 @@ paths: post: tags: - users.mailFolder - summary: Create child folder - description: 'Use this API to create a new child mailFolder. If you intend a new folder to be hidden, you must set the isHidden property to true on creation.' + summary: Create mailSearchFolder + description: Create a new mailSearchFolder in the specified user's mailbox. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/mailfolder-post-childfolders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailsearchfolder-post?view=graph-rest-1.0 operationId: users.mailFolders.CreateChildFolders requestBody: description: New navigation property @@ -1192791,7 +1192791,7 @@ paths: description: The messages in a mailbox or folder. Read-only. Nullable. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-messages?view=graph-rest-1.0 operationId: users.ListMessages parameters: - name: includeHiddenMessages @@ -1193006,7 +1193006,7 @@ paths: description: The messages in a mailbox or folder. Read-only. Nullable. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-get?view=graph-rest-1.0 operationId: users.GetMessages parameters: - name: includeHiddenMessages @@ -1193096,11 +1193096,11 @@ paths: patch: tags: - users.message - summary: Update message - description: Update the properties of a message object. + summary: Update eventMessage + description: Update the properties of an eventMessage object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/message-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/eventmessage-update?view=graph-rest-1.0 operationId: users.UpdateMessages requestBody: description: New navigation property values @@ -1193167,7 +1193167,7 @@ paths: summary: Get media content for the navigation property messages from users externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-messages?view=graph-rest-1.0 operationId: users.GetMessagesContent responses: 2XX: @@ -1208776,11 +1208776,11 @@ paths: get: tags: - users.onlineMeeting - summary: Get externalMeetingRegistration - description: Get the externalMeetingRegistration details associated with an onlineMeeting. + summary: Get meetingRegistration + description: Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/externalmeetingregistration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-get?view=graph-rest-1.0 operationId: users.onlineMeetings.GetRegistration parameters: - name: $select @@ -1208862,11 +1208862,11 @@ paths: delete: tags: - users.onlineMeeting - summary: Delete meetingRegistration - description: Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer. + summary: Delete externalMeetingRegistration + description: Disable and delete the externalMeetingRegistration of an onlineMeeting. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/meetingregistration-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalmeetingregistration-delete?view=graph-rest-1.0 operationId: users.onlineMeetings.DeleteRegistration parameters: - name: If-Match @@ -1229198,11 +1229198,11 @@ paths: get: tags: - users.presence - summary: Get presence - description: Get a user's presence information. + summary: 'presence: setStatusMessage' + description: Set a presence status message for a user. An optional expiration date and time can be supplied. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0 operationId: users.GetPresence parameters: - name: $select @@ -1262192,33 +1262192,33 @@ components: - $ref: '#/components/schemas/microsoft.graph.deviceManagementConfigurationSettingApplicability' - type: object nullable: true - description: 'Details which device setting is applicable on. Supports: $filters.' + description: Details which device setting is applicable on baseUri: type: string description: Base CSP Path nullable: true categoryId: type: string - description: Specify category in which the setting is under. Support $filters. + description: Specifies the area group under which the setting is configured in a specified configuration service provider (CSP) nullable: true description: type: string - description: Description of the setting. + description: Description of the item nullable: true displayName: type: string - description: 'Name of the setting. For example: Allow Toast.' + description: Display name of the item nullable: true helpText: type: string - description: Help text of the setting. Give more details of the setting. + description: Help text of the item nullable: true infoUrls: type: array items: type: string nullable: true - description: List of links more info for the setting can be found at. + description: List of links more info for the setting can be found at keywords: type: array items: @@ -1262249,7 +1262249,7 @@ components: description: List of referred setting information. rootDefinitionId: type: string - description: Root setting definition id if the setting is a child setting. + description: Root setting definition if the setting is a child setting. nullable: true settingUsage: $ref: '#/components/schemas/microsoft.graph.deviceManagementConfigurationSettingUsage' @@ -1272245,7 +1272245,7 @@ components: nullable: true displayName: type: string - description: The display name of the user flow attribute. + description: 'The display name of the user flow attribute. Supports $filter (eq, ne).' nullable: true userFlowAttributeType: $ref: '#/components/schemas/microsoft.graph.identityUserFlowAttributeType' @@ -1304655,13 +1304655,13 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Maximum number of choices in the collection. Valid values 1 to 100 + description: Maximum number of choices in the collection format: int32 minimumCount: maximum: 2147483647 minimum: -2147483648 type: integer - description: Minimum number of choices in the collection. Valid values 1 to 100 + description: Minimum number of choices in the collection format: int32 '@odata.type': type: string @@ -1304702,7 +1304702,7 @@ components: items: type: string nullable: true - description: Dependent child settings to this group of settings. + description: Dependent child settings to this group of settings dependedOnBy: type: array items: @@ -1304737,13 +1304737,13 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Maximum number of setting group count in the collection + description: Maximum number of setting group count in the collection. Valid values 1 to 100 format: int32 minimumCount: maximum: 2147483647 minimum: -2147483648 type: integer - description: Minimum number of setting group count in the collection + description: Minimum number of setting group count in the collection. Valid values 1 to 100 format: int32 '@odata.type': type: string @@ -1304802,13 +1304802,13 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Maximum number of simple settings in the collection + description: Maximum number of simple settings in the collection. Valid values 1 to 100 format: int32 minimumCount: maximum: 2147483647 minimum: -2147483648 type: integer - description: Minimum number of simple settings in the collection + description: Minimum number of simple settings in the collection. Valid values 1 to 100 format: int32 '@odata.type': type: string @@ -1320488,10 +1320488,10 @@ components: properties: name: type: string - description: Name for this key-value pair + description: 'Name for this key-value pair. For more information about possible names for each resource type that uses this configuration, see keyValuePair names and values.' value: type: string - description: Value for this key-value pair + description: 'Value for this key-value pair. For more information about possible values for each resource type that uses this configuration, see keyValuePair names and values.' nullable: true '@odata.type': type: string @@ -1322970,19 +1322970,19 @@ components: - $ref: '#/components/schemas/microsoft.graph.identity' - type: object nullable: true - description: The Identity of the Application. This property is read-only. + description: Optional. The application associated with this action. device: anyOf: - $ref: '#/components/schemas/microsoft.graph.identity' - type: object nullable: true - description: The Identity of the Device. This property is read-only. + description: Optional. The device associated with this action. user: anyOf: - $ref: '#/components/schemas/microsoft.graph.identity' - type: object nullable: true - description: The Identity of the User. This property is read-only. + description: Optional. The user associated with this action. '@odata.type': type: string discriminator: @@ -1340680,7 +1340680,7 @@ components: properties: useDeviceContext: type: boolean - description: Whether or not to use device execution context for Windows AppX mobile app. + description: 'When TRUE, indicates that device execution context will be used for the AppX mobile app. When FALSE, indicates that user context will be used for the AppX mobile app. By default, this property is set to FALSE. Once this property has been set to TRUE it cannot be changed.' '@odata.type': type: string default: '#microsoft.graph.windowsAppXAppAssignmentSettings' @@ -1340781,7 +1340781,7 @@ components: properties: useDeviceContext: type: boolean - description: Whether or not to use device execution context for Windows Universal AppX mobile app. + description: 'If true, uses device execution context for Windows Universal AppX mobile app. Device-context install is not allowed when this type of app is targeted with Available intent. Defaults to false.' '@odata.type': type: string default: '#microsoft.graph.windowsUniversalAppXAppAssignmentSettings' diff --git a/openapi/beta/powershell.yaml b/openapi/beta/powershell.yaml index 2b110e4b8..0888008cb 100644 --- a/openapi/beta/powershell.yaml +++ b/openapi/beta/powershell.yaml @@ -10589,11 +10589,11 @@ paths: delete: tags: - admin.adminWindows - summary: Delete operationalInsightsConnection - description: Delete an operationalInsightsConnection object. + summary: Delete resourceConnection + description: Delete a resourceConnection object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/windowsupdates-operationalinsightsconnection-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-resourceconnection-delete?view=graph-rest-1.0 operationId: admin.windows.updates.DeleteResourceConnections parameters: - name: resourceConnection-id @@ -10785,11 +10785,11 @@ paths: delete: tags: - admin.adminWindows - summary: Delete azureADDevice - description: 'Delete an azureADDevice object. When an Azure AD device is deleted, it is unregistered from the deployment service and automatically unenrolled from management by the service for all update categories, as well as removed from every deploymentAudience and updatableAssetGroup.' + summary: Delete updatableAssetGroup + description: 'Delete an updatableAssetGroup object. When an updatableAssetGroup object, its member updatableAsset objects are not deleted.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/windowsupdates-azureaddevice-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-delete?view=graph-rest-1.0 operationId: admin.windows.updates.DeleteUpdatableAssets parameters: - name: updatableAsset-id @@ -12972,11 +12972,11 @@ paths: get: tags: - admin.adminWindows - summary: Get complianceChange - description: Read the properties and relationships of a complianceChange object. + summary: Get contentApproval + description: Read the properties and relationships of a contentApproval object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/windowsupdates-compliancechange-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-contentapproval-get?view=graph-rest-1.0 operationId: admin.windows.updates.updatePolicies.GetComplianceChanges parameters: - name: updatePolicy-id @@ -19611,10 +19611,10 @@ paths: tags: - app.Actions summary: Invoke action invite - description: 'Invite participants to the active call. For more information about how to handle operations, see commsOperation.' + description: 'Delete a specific participant in a call. In some situations, it is appropriate for an application to remove a participant from an active call. This action can be done before or after the participant answers the call. When an active caller is removed, they are immediately dropped from the call with no pre- or post-removal notification. When an invited participant is removed, any outstanding add participant request is canceled.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/participant-invite?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-1.0 operationId: app.calls.call.participants.invite parameters: - name: call-id @@ -21607,11 +21607,11 @@ paths: get: tags: - app.onlineMeeting - summary: Get externalMeetingRegistration - description: Get the externalMeetingRegistration details associated with an onlineMeeting. + summary: Get meetingRegistration + description: Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/externalmeetingregistration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-get?view=graph-rest-1.0 operationId: app.onlineMeetings.GetRegistration parameters: - name: onlineMeeting-id @@ -21700,11 +21700,11 @@ paths: delete: tags: - app.onlineMeeting - summary: Delete meetingRegistration - description: Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer. + summary: Delete externalMeetingRegistration + description: Disable and delete the externalMeetingRegistration of an onlineMeeting. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/meetingregistration-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalmeetingregistration-delete?view=graph-rest-1.0 operationId: app.onlineMeetings.DeleteRegistration parameters: - name: onlineMeeting-id @@ -38093,11 +38093,11 @@ paths: post: tags: - chats.chatMessage - summary: Send chatMessage in a channel or a chat - description: Send a new chatMessage in the specified channel or a chat. + summary: Send message in a chat + description: Send a new chatMessage in the specified chat. This API cannot create a new chat; you must use the list chats method to retrieve the ID of an existing chat before creating a chat message. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-post-messages?view=graph-rest-1.0 operationId: chats.CreateMessages parameters: - name: chat-id @@ -45610,10 +45610,10 @@ paths: tags: - communications.Actions summary: Invoke action invite - description: 'Invite participants to the active call. For more information about how to handle operations, see commsOperation.' + description: 'Delete a specific participant in a call. In some situations, it is appropriate for an application to remove a participant from an active call. This action can be done before or after the participant answers the call. When an active caller is removed, they are immediately dropped from the call with no pre- or post-removal notification. When an invited participant is removed, any outstanding add participant request is canceled.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/participant-invite?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-1.0 operationId: communications.calls.call.participants.invite parameters: - name: call-id @@ -47670,11 +47670,11 @@ paths: get: tags: - communications.onlineMeeting - summary: Get externalMeetingRegistration - description: Get the externalMeetingRegistration details associated with an onlineMeeting. + summary: Get meetingRegistration + description: Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/externalmeetingregistration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-get?view=graph-rest-1.0 operationId: communications.onlineMeetings.GetRegistration parameters: - name: onlineMeeting-id @@ -47763,11 +47763,11 @@ paths: delete: tags: - communications.onlineMeeting - summary: Delete meetingRegistration - description: Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer. + summary: Delete externalMeetingRegistration + description: Disable and delete the externalMeetingRegistration of an onlineMeeting. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/meetingregistration-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalmeetingregistration-delete?view=graph-rest-1.0 operationId: communications.onlineMeetings.DeleteRegistration parameters: - name: onlineMeeting-id @@ -203590,11 +203590,11 @@ paths: patch: tags: - drive.driveItem - summary: Move a DriveItem to a new folder - description: "To move a DriveItem to a new parent item, your app requests to update the parentReference of the DriveItem to move. This is a special case of the Update method.\nYour app can combine moving an item to a new container and updating other properties of the item into a single request. Items cannot be moved between Drives using this request." + summary: Update DriveItem properties + description: Update the metadata for a DriveItem by ID or path. You can also use update to move an item to another parent by updating the item's parentReference property. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/driveitem-move?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-update?view=graph-rest-1.0 operationId: drive.UpdateItems parameters: - name: driveItem-id @@ -228885,11 +228885,11 @@ paths: patch: tags: - drives.driveItem - summary: Move a DriveItem to a new folder - description: "To move a DriveItem to a new parent item, your app requests to update the parentReference of the DriveItem to move. This is a special case of the Update method.\nYour app can combine moving an item to a new container and updating other properties of the item into a single request. Items cannot be moved between Drives using this request." + summary: Update DriveItem properties + description: Update the metadata for a DriveItem by ID or path. You can also use update to move an item to another parent by updating the item's parentReference property. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/driveitem-move?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-update?view=graph-rest-1.0 operationId: drives.UpdateItems parameters: - name: drive-id @@ -268880,11 +268880,11 @@ paths: patch: tags: - education.educationUser - summary: Update relatedContacts - description: Update the relatedContact collection of an educationUser object. + summary: Update educationUser properties + description: Update the properties of an educationuser object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/relatedcontact-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationuser-update?view=graph-rest-1.0 operationId: education.UpdateUsers parameters: - name: educationUser-id @@ -277589,11 +277589,11 @@ paths: get: tags: - external.industryDataRoot - summary: List azureDataLakeConnectors - description: Get a list of the azureDataLakeConnector objects and their properties. + summary: List industryDataConnectors + description: Get the industryDataConnector resources from the dataConnector navigation property. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/industrydata-azuredatalakeconnector-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-list?view=graph-rest-1.0 operationId: external.industryData.ListDataConnectors parameters: - $ref: '#/components/parameters/top' @@ -277683,11 +277683,11 @@ paths: get: tags: - external.industryDataRoot - summary: Get azureDataLakeConnector - description: Read the properties and relationships of an azureDataLakeConnector object. + summary: Get industryDataConnector + description: Read the properties and relationships of an industryDataConnector object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/industrydata-azuredatalakeconnector-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-get?view=graph-rest-1.0 operationId: external.industryData.GetDataConnectors parameters: - name: industryDataConnector-id @@ -277737,11 +277737,11 @@ paths: patch: tags: - external.industryDataRoot - summary: Update azureDataLakeConnector - description: Update the properties of an azureDataLakeConnector object. + summary: Update industryDataConnector + description: Update the properties of an industryDataConnector object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/industrydata-azuredatalakeconnector-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-update?view=graph-rest-1.0 operationId: external.industryData.UpdateDataConnectors parameters: - name: industryDataConnector-id @@ -277767,11 +277767,11 @@ paths: delete: tags: - external.industryDataRoot - summary: Delete industryDataConnector - description: Delete an industryDataConnector object. + summary: Delete azureDataLakeConnector + description: Delete an azureDataLakeConnector object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-azuredatalakeconnector-delete?view=graph-rest-1.0 operationId: external.industryData.DeleteDataConnectors parameters: - name: industryDataConnector-id @@ -277875,11 +277875,11 @@ paths: get: tags: - external.industryDataRoot - summary: List inboundFileFlows - description: Get a list of the inboundFileFlow objects and their properties. + summary: List inboundFlows + description: Get a list of the inboundFlow objects and their properties. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/industrydata-inboundfileflow-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-inboundflow-list?view=graph-rest-1.0 operationId: external.industryData.ListInboundFlows parameters: - $ref: '#/components/parameters/top' @@ -277955,11 +277955,11 @@ paths: post: tags: - external.industryDataRoot - summary: Create inboundFlow - description: 'Create a new inboundFlow object. The following prerequisite resources are required when you create an inboundFlow:' + summary: Create inboundFileFlow + description: 'Create a new inboundFileFlow object. The following prerequisite resources are required when you create an inboundFileFlow:' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/industrydata-inboundflow-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-inboundfileflow-post?view=graph-rest-1.0 operationId: external.industryData.CreateInboundFlows requestBody: description: New navigation property @@ -277983,11 +277983,11 @@ paths: get: tags: - external.industryDataRoot - summary: Get inboundFileFlow - description: Read the properties and relationships of an inboundFileFlow object. + summary: Get inboundFlow + description: Read the properties and relationships of an inboundFlow object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/industrydata-inboundfileflow-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-inboundflow-get?view=graph-rest-1.0 operationId: external.industryData.GetInboundFlows parameters: - name: inboundFlow-id @@ -349435,11 +349435,11 @@ paths: post: tags: - groups.conversation - summary: Create conversation - description: Create a new conversation by including a thread and a post. Use reply thread or reply post to further post to that conversation. + summary: Create openTypeExtension + description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/group-post-conversations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: groups.CreateConversations parameters: - name: group-id @@ -349524,10 +349524,10 @@ paths: tags: - groups.conversation summary: Delete conversation - description: Delete a conversation object. + description: Delete conversation. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/group-delete-conversation?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversation-delete?view=graph-rest-1.0 operationId: groups.DeleteConversations parameters: - name: group-id @@ -352134,10 +352134,10 @@ paths: tags: - groups.Actions summary: Invoke action reply - description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.' + description: 'Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0 operationId: groups.group.conversations.conversation.threads.conversationThread.posts.post.inReplyTo.reply parameters: - name: group-id @@ -352587,10 +352587,10 @@ paths: tags: - groups.Actions summary: Invoke action reply - description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.' + description: 'Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0 operationId: groups.group.conversations.conversation.threads.conversationThread.posts.post.reply parameters: - name: group-id @@ -355294,11 +355294,11 @@ paths: patch: tags: - groups.drive - summary: Move a DriveItem to a new folder - description: "To move a DriveItem to a new parent item, your app requests to update the parentReference of the DriveItem to move. This is a special case of the Update method.\nYour app can combine moving an item to a new container and updating other properties of the item into a single request. Items cannot be moved between Drives using this request." + summary: Update DriveItem properties + description: Update the metadata for a DriveItem by ID or path. You can also use update to move an item to another parent by updating the item's parentReference property. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/driveitem-move?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-update?view=graph-rest-1.0 operationId: groups.drives.UpdateItems parameters: - name: group-id @@ -463980,11 +463980,11 @@ paths: post: tags: - groups.team - summary: Send chatMessage in channel - description: Send a new chatMessage in the specified channel. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: groups.team.channels.CreateMessages parameters: - name: group-id @@ -471733,11 +471733,11 @@ paths: post: tags: - groups.team - summary: Send chatMessage in channel - description: Send a new chatMessage in the specified channel. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: groups.team.primaryChannel.CreateMessages parameters: - name: group-id @@ -478616,11 +478616,11 @@ paths: get: tags: - groups.conversationThread - summary: Get conversation thread - description: Get a thread object. + summary: Get conversationThread + description: "Get a specific thread that belongs to a group. You can specify both the parent conversation and the thread, or, \nyou can specify the thread without referencing the parent conversation. " externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/group-get-thread?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversationthread-get?view=graph-rest-1.0 operationId: groups.GetThreads parameters: - name: group-id @@ -478708,11 +478708,11 @@ paths: delete: tags: - groups.conversationThread - summary: Delete conversationThread - description: Delete conversationThread. + summary: Delete conversation thread + description: Delete a thread object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/conversationthread-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-delete-thread?view=graph-rest-1.0 operationId: groups.DeleteThreads parameters: - name: group-id @@ -480814,10 +480814,10 @@ paths: tags: - groups.Actions summary: Invoke action reply - description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.' + description: 'Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0 operationId: groups.group.threads.conversationThread.posts.post.inReplyTo.reply parameters: - name: group-id @@ -481225,10 +481225,10 @@ paths: tags: - groups.Actions summary: Invoke action reply - description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.' + description: 'Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0 operationId: groups.group.threads.conversationThread.posts.post.reply parameters: - name: group-id @@ -491004,11 +491004,11 @@ paths: get: tags: - identity.conditionalAccessRoot - summary: Get namedLocation - description: Retrieve the properties and relationships of a namedLocation object. + summary: Get ipNamedLocation + description: Retrieve the properties and relationships of an ipNamedLocation object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/namedlocation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ipnamedlocation-get?view=graph-rest-1.0 operationId: identity.conditionalAccess.GetNamedLocations parameters: - name: namedLocation-id @@ -525713,11 +525713,11 @@ paths: patch: tags: - identityGovernance.entitlementManagement - summary: Update accessPackageAssignmentRequestWorkflowExtension - description: Update the properties of an accessPackageAssignmentRequestWorkflowExtension object. + summary: Update accessPackageAssignmentWorkflowExtension + description: Update the properties of an accessPackageAssignmentWorkflowExtension object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-update?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackageCatalogs.UpdateAccessPackageCustomWorkflowExtensions parameters: - name: accessPackageCatalog-id @@ -540194,11 +540194,11 @@ paths: get: tags: - identityGovernance.entitlementManagement - summary: Get accessPackage - description: Retrieve the properties and relationships of an accessPackage object. + summary: List accessPackageResourceRoleScopes + description: Retrieve an access package with a list of accessPackageResourceRoleScope objects. These objects represent the resource roles that an access package assigns to each subject. Each object links to an accessPackageResourceRole and an accessPackageResourceScope. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackage-list-accesspackageresourcerolescopes?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.GetAccessPackages parameters: - name: accessPackage-id @@ -581812,11 +581812,11 @@ paths: get: tags: - me.user - summary: Get user - description: 'Retrieve the properties and relationships of user object. This operation returns by default only a subset of the more commonly used properties for each user. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation for the user and specify the properties in a $select OData query option. Because the user resource supports extensions, you can also use the GET operation to get custom properties and extension data in a user instance.' + summary: List manager + description: 'Returns the user or organizational contact assigned as the user''s manager. Optionally, you can expand the manager''s chain up to the root node.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/user-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-manager?view=graph-rest-1.0 operationId: me.user.GetUser parameters: - name: ConsistencyLevel @@ -670270,11 +670270,11 @@ paths: post: tags: - me.chat - summary: Send chatMessage in a channel or a chat - description: Send a new chatMessage in the specified channel or a chat. + summary: Send message in a chat + description: Send a new chatMessage in the specified chat. This API cannot create a new chat; you must use the list chats method to retrieve the ID of an existing chat before creating a chat message. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-post-messages?view=graph-rest-1.0 operationId: me.chats.CreateMessages parameters: - name: chat-id @@ -687420,11 +687420,11 @@ paths: patch: tags: - me.drive - summary: Move a DriveItem to a new folder - description: "To move a DriveItem to a new parent item, your app requests to update the parentReference of the DriveItem to move. This is a special case of the Update method.\nYour app can combine moving an item to a new container and updating other properties of the item into a single request. Items cannot be moved between Drives using this request." + summary: Update DriveItem properties + description: Update the metadata for a DriveItem by ID or path. You can also use update to move an item to another parent by updating the item's parentReference property. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/driveitem-move?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-update?view=graph-rest-1.0 operationId: me.drives.UpdateItems parameters: - name: drive-id @@ -729917,11 +729917,11 @@ paths: patch: tags: - me.mailFolder - summary: Update mailSearchFolder - description: Update the writable properties of a mailSearchFolder object. + summary: Update mailFolder + description: Update the properties of mailFolder object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/mailsearchfolder-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-update?view=graph-rest-1.0 operationId: me.UpdateMailFolders parameters: - name: mailFolder-id @@ -730082,11 +730082,11 @@ paths: post: tags: - me.mailFolder - summary: Create child folder - description: 'Use this API to create a new child mailFolder. If you intend a new folder to be hidden, you must set the isHidden property to true on creation.' + summary: Create mailSearchFolder + description: Create a new mailSearchFolder in the specified user's mailbox. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/mailfolder-post-childfolders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailsearchfolder-post?view=graph-rest-1.0 operationId: me.mailFolders.CreateChildFolders parameters: - name: mailFolder-id @@ -742495,7 +742495,7 @@ paths: description: The messages in a mailbox or folder. Read-only. Nullable. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-messages?view=graph-rest-1.0 operationId: me.ListMessages parameters: - name: includeHiddenMessages @@ -742698,7 +742698,7 @@ paths: description: The messages in a mailbox or folder. Read-only. Nullable. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-get?view=graph-rest-1.0 operationId: me.GetMessages parameters: - name: message-id @@ -742793,11 +742793,11 @@ paths: patch: tags: - me.message - summary: Update message - description: Update the properties of a message object. + summary: Update eventMessage + description: Update the properties of an eventMessage object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/message-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/eventmessage-update?view=graph-rest-1.0 operationId: me.UpdateMessages parameters: - name: message-id @@ -742856,7 +742856,7 @@ paths: summary: Get media content for the navigation property messages from me externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-messages?view=graph-rest-1.0 operationId: me.GetMessagesContent parameters: - name: message-id @@ -756622,11 +756622,11 @@ paths: get: tags: - me.onlineMeeting - summary: Get externalMeetingRegistration - description: Get the externalMeetingRegistration details associated with an onlineMeeting. + summary: Get meetingRegistration + description: Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/externalmeetingregistration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-get?view=graph-rest-1.0 operationId: me.onlineMeetings.GetRegistration parameters: - name: onlineMeeting-id @@ -756715,11 +756715,11 @@ paths: delete: tags: - me.onlineMeeting - summary: Delete meetingRegistration - description: Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer. + summary: Delete externalMeetingRegistration + description: Disable and delete the externalMeetingRegistration of an onlineMeeting. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/meetingregistration-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalmeetingregistration-delete?view=graph-rest-1.0 operationId: me.onlineMeetings.DeleteRegistration parameters: - name: onlineMeeting-id @@ -775206,11 +775206,11 @@ paths: get: tags: - me.presence - summary: Get presence - description: Get a user's presence information. + summary: 'presence: setStatusMessage' + description: Set a presence status message for a user. An optional expiration date and time can be supplied. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0 operationId: me.GetPresence parameters: - name: $select @@ -936672,11 +936672,11 @@ paths: get: tags: - sites.site - summary: List sites - description: "List all available [sites][] in an organization. Specific filter criteria and query options are also supported and described below: In addition, you can use a [$search][] query against the /sites collection to find sites matching given keywords.\nIf you want to list all sites across all geographies, refer to getAllSites][]. For more guidance about building applications that use site discovery for scanning purposes, see [Best practices for discovering files and detecting changes at scale." + summary: Search for sites + description: 'Search across a SharePoint tenant for [sites][] that match keywords provided. The only property that works for sorting is createdDateTime. The search filter is a free text search that uses multiple properties when retrieving the search results.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/site-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-search?view=graph-rest-1.0 operationId: sites.site.ListSite parameters: - $ref: '#/components/parameters/top' @@ -985567,11 +985567,11 @@ paths: get: tags: - solutions.virtualEventsRoot - summary: Get externalMeetingRegistration - description: Get the externalMeetingRegistration details associated with an onlineMeeting. + summary: Get meetingRegistration + description: Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/externalmeetingregistration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-get?view=graph-rest-1.0 operationId: solutions.virtualEvents.events.sessions.GetRegistration parameters: - name: virtualEvent-id @@ -985674,11 +985674,11 @@ paths: delete: tags: - solutions.virtualEventsRoot - summary: Delete meetingRegistration - description: Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer. + summary: Delete externalMeetingRegistration + description: Disable and delete the externalMeetingRegistration of an onlineMeeting. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/meetingregistration-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalmeetingregistration-delete?view=graph-rest-1.0 operationId: solutions.virtualEvents.events.sessions.DeleteRegistration parameters: - name: virtualEvent-id @@ -990561,11 +990561,11 @@ paths: get: tags: - solutions.virtualEventsRoot - summary: Get externalMeetingRegistration - description: Get the externalMeetingRegistration details associated with an onlineMeeting. + summary: Get meetingRegistration + description: Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/externalmeetingregistration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-get?view=graph-rest-1.0 operationId: solutions.virtualEvents.webinars.sessions.GetRegistration parameters: - name: virtualEventWebinar-id @@ -990668,11 +990668,11 @@ paths: delete: tags: - solutions.virtualEventsRoot - summary: Delete meetingRegistration - description: Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer. + summary: Delete externalMeetingRegistration + description: Disable and delete the externalMeetingRegistration of an onlineMeeting. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/meetingregistration-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalmeetingregistration-delete?view=graph-rest-1.0 operationId: solutions.virtualEvents.webinars.sessions.DeleteRegistration parameters: - name: virtualEventWebinar-id @@ -993920,11 +993920,11 @@ paths: post: tags: - teams.channel - summary: Send chatMessage in channel - description: Send a new chatMessage in the specified channel. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: teams.channels.CreateMessages parameters: - name: team-id @@ -1001536,11 +1001536,11 @@ paths: post: tags: - teams.channel - summary: Send chatMessage in channel - description: Send a new chatMessage in the specified channel. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: teams.primaryChannel.CreateMessages parameters: - name: team-id @@ -1010245,11 +1010245,11 @@ paths: post: tags: - teamTemplateDefinition.team - summary: Send chatMessage in channel - description: Send a new chatMessage in the specified channel. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: teamTemplateDefinition.teamDefinition.channels.CreateMessages parameters: - name: teamTemplateDefinition-id @@ -1017857,11 +1017857,11 @@ paths: post: tags: - teamTemplateDefinition.team - summary: Send chatMessage in channel - description: Send a new chatMessage in the specified channel. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: teamTemplateDefinition.teamDefinition.primaryChannel.CreateMessages parameters: - name: teamTemplateDefinition-id @@ -1026001,11 +1026001,11 @@ paths: post: tags: - teamwork.deletedTeam - summary: Send chatMessage in channel - description: Send a new chatMessage in the specified channel. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: teamwork.deletedTeams.channels.CreateMessages parameters: - name: deletedTeam-id @@ -1032792,11 +1032792,11 @@ paths: post: tags: - teamwork.teamTemplate - summary: Send chatMessage in channel - description: Send a new chatMessage in the specified channel. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: teamwork.teamTemplates.definitions.teamDefinition.channels.CreateMessages parameters: - name: teamTemplate-id @@ -1041273,11 +1041273,11 @@ paths: post: tags: - teamwork.teamTemplate - summary: Send chatMessage in channel - description: Send a new chatMessage in the specified channel. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: teamwork.teamTemplates.definitions.teamDefinition.primaryChannel.CreateMessages parameters: - name: teamTemplate-id @@ -1174859,11 +1174859,11 @@ paths: post: tags: - users.chat - summary: Send chatMessage in a channel or a chat - description: Send a new chatMessage in the specified channel or a chat. + summary: Send message in a chat + description: Send a new chatMessage in the specified chat. This API cannot create a new chat; you must use the list chats method to retrieve the ID of an existing chat before creating a chat message. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-post-messages?view=graph-rest-1.0 operationId: users.chats.CreateMessages parameters: - name: user-id @@ -1193972,11 +1193972,11 @@ paths: patch: tags: - users.drive - summary: Move a DriveItem to a new folder - description: "To move a DriveItem to a new parent item, your app requests to update the parentReference of the DriveItem to move. This is a special case of the Update method.\nYour app can combine moving an item to a new container and updating other properties of the item into a single request. Items cannot be moved between Drives using this request." + summary: Update DriveItem properties + description: Update the metadata for a DriveItem by ID or path. You can also use update to move an item to another parent by updating the item's parentReference property. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/driveitem-move?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-update?view=graph-rest-1.0 operationId: users.drives.UpdateItems parameters: - name: user-id @@ -1240687,11 +1240687,11 @@ paths: patch: tags: - users.mailFolder - summary: Update mailSearchFolder - description: Update the writable properties of a mailSearchFolder object. + summary: Update mailFolder + description: Update the properties of mailFolder object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/mailsearchfolder-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-update?view=graph-rest-1.0 operationId: users.UpdateMailFolders parameters: - name: user-id @@ -1240873,11 +1240873,11 @@ paths: post: tags: - users.mailFolder - summary: Create child folder - description: 'Use this API to create a new child mailFolder. If you intend a new folder to be hidden, you must set the isHidden property to true on creation.' + summary: Create mailSearchFolder + description: Create a new mailSearchFolder in the specified user's mailbox. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/mailfolder-post-childfolders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailsearchfolder-post?view=graph-rest-1.0 operationId: users.mailFolders.CreateChildFolders parameters: - name: user-id @@ -1254836,7 +1254836,7 @@ paths: description: The messages in a mailbox or folder. Read-only. Nullable. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-messages?view=graph-rest-1.0 operationId: users.ListMessages parameters: - name: user-id @@ -1255054,7 +1255054,7 @@ paths: description: The messages in a mailbox or folder. Read-only. Nullable. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-get?view=graph-rest-1.0 operationId: users.GetMessages parameters: - name: user-id @@ -1255156,11 +1255156,11 @@ paths: patch: tags: - users.message - summary: Update message - description: Update the properties of a message object. + summary: Update eventMessage + description: Update the properties of an eventMessage object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/message-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/eventmessage-update?view=graph-rest-1.0 operationId: users.UpdateMessages parameters: - name: user-id @@ -1255233,7 +1255233,7 @@ paths: summary: Get media content for the navigation property messages from users externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-messages?view=graph-rest-1.0 operationId: users.GetMessagesContent parameters: - name: user-id @@ -1270887,11 +1270887,11 @@ paths: get: tags: - users.onlineMeeting - summary: Get externalMeetingRegistration - description: Get the externalMeetingRegistration details associated with an onlineMeeting. + summary: Get meetingRegistration + description: Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/externalmeetingregistration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-get?view=graph-rest-1.0 operationId: users.onlineMeetings.GetRegistration parameters: - name: user-id @@ -1270994,11 +1270994,11 @@ paths: delete: tags: - users.onlineMeeting - summary: Delete meetingRegistration - description: Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer. + summary: Delete externalMeetingRegistration + description: Disable and delete the externalMeetingRegistration of an onlineMeeting. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/meetingregistration-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalmeetingregistration-delete?view=graph-rest-1.0 operationId: users.onlineMeetings.DeleteRegistration parameters: - name: user-id @@ -1291739,11 +1291739,11 @@ paths: get: tags: - users.presence - summary: Get presence - description: Get a user's presence information. + summary: 'presence: setStatusMessage' + description: Set a presence status message for a user. An optional expiration date and time can be supplied. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0 operationId: users.GetPresence parameters: - name: user-id @@ -1320796,33 +1320796,33 @@ components: - $ref: '#/components/schemas/microsoft.graph.deviceManagementConfigurationSettingApplicability' - type: object nullable: true - description: 'Details which device setting is applicable on. Supports: $filters.' + description: Details which device setting is applicable on baseUri: type: string description: Base CSP Path nullable: true categoryId: type: string - description: Specify category in which the setting is under. Support $filters. + description: Specifies the area group under which the setting is configured in a specified configuration service provider (CSP) nullable: true description: type: string - description: Description of the setting. + description: Description of the item nullable: true displayName: type: string - description: 'Name of the setting. For example: Allow Toast.' + description: Display name of the item nullable: true helpText: type: string - description: Help text of the setting. Give more details of the setting. + description: Help text of the item nullable: true infoUrls: type: array items: type: string nullable: true - description: List of links more info for the setting can be found at. + description: List of links more info for the setting can be found at keywords: type: array items: @@ -1320853,7 +1320853,7 @@ components: description: List of referred setting information. rootDefinitionId: type: string - description: Root setting definition id if the setting is a child setting. + description: Root setting definition if the setting is a child setting. nullable: true settingUsage: $ref: '#/components/schemas/microsoft.graph.deviceManagementConfigurationSettingUsage' @@ -1329896,7 +1329896,7 @@ components: nullable: true displayName: type: string - description: The display name of the user flow attribute. + description: 'The display name of the user flow attribute. Supports $filter (eq, ne).' nullable: true userFlowAttributeType: $ref: '#/components/schemas/microsoft.graph.identityUserFlowAttributeType' @@ -1358244,13 +1358244,13 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Maximum number of choices in the collection. Valid values 1 to 100 + description: Maximum number of choices in the collection format: int32 minimumCount: maximum: 2147483647 minimum: -2147483648 type: integer - description: Minimum number of choices in the collection. Valid values 1 to 100 + description: Minimum number of choices in the collection format: int32 microsoft.graph.deviceManagementConfigurationRedirectSettingDefinition: allOf: @@ -1358281,7 +1358281,7 @@ components: items: type: string nullable: true - description: Dependent child settings to this group of settings. + description: Dependent child settings to this group of settings dependedOnBy: type: array items: @@ -1358308,13 +1358308,13 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Maximum number of setting group count in the collection + description: Maximum number of setting group count in the collection. Valid values 1 to 100 format: int32 minimumCount: maximum: 2147483647 minimum: -2147483648 type: integer - description: Minimum number of setting group count in the collection + description: Minimum number of setting group count in the collection. Valid values 1 to 100 format: int32 microsoft.graph.deviceManagementConfigurationSimpleSettingDefinition: allOf: @@ -1358360,13 +1358360,13 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Maximum number of simple settings in the collection + description: Maximum number of simple settings in the collection. Valid values 1 to 100 format: int32 minimumCount: maximum: 2147483647 minimum: -2147483648 type: integer - description: Minimum number of simple settings in the collection + description: Minimum number of simple settings in the collection. Valid values 1 to 100 format: int32 microsoft.graph.deviceComanagementAuthorityConfiguration: allOf: @@ -1371582,10 +1371582,10 @@ components: properties: name: type: string - description: Name for this key-value pair + description: 'Name for this key-value pair. For more information about possible names for each resource type that uses this configuration, see keyValuePair names and values.' value: type: string - description: Value for this key-value pair + description: 'Value for this key-value pair. For more information about possible values for each resource type that uses this configuration, see keyValuePair names and values.' nullable: true microsoft.graph.logicAppTriggerEndpointConfiguration: allOf: @@ -1373612,19 +1373612,19 @@ components: - $ref: '#/components/schemas/microsoft.graph.identity' - type: object nullable: true - description: The Identity of the Application. This property is read-only. + description: Optional. The application associated with this action. device: anyOf: - $ref: '#/components/schemas/microsoft.graph.identity' - type: object nullable: true - description: The Identity of the Device. This property is read-only. + description: Optional. The device associated with this action. user: anyOf: - $ref: '#/components/schemas/microsoft.graph.identity' - type: object nullable: true - description: The Identity of the User. This property is read-only. + description: Optional. The user associated with this action. microsoft.graph.authenticationMethodFeatureConfiguration: title: authenticationMethodFeatureConfiguration type: object @@ -1387598,7 +1387598,7 @@ components: properties: useDeviceContext: type: boolean - description: Whether or not to use device execution context for Windows AppX mobile app. + description: 'When TRUE, indicates that device execution context will be used for the AppX mobile app. When FALSE, indicates that user context will be used for the AppX mobile app. By default, this property is set to FALSE. Once this property has been set to TRUE it cannot be changed.' description: Contains properties used when assigning a Windows AppX mobile app to a group. microsoft.graph.windowsMinimumOperatingSystem: title: windowsMinimumOperatingSystem @@ -1387685,7 +1387685,7 @@ components: properties: useDeviceContext: type: boolean - description: Whether or not to use device execution context for Windows Universal AppX mobile app. + description: 'If true, uses device execution context for Windows Universal AppX mobile app. Device-context install is not allowed when this type of app is targeted with Available intent. Defaults to false.' description: Contains properties used when assigning a Windows Universal AppX mobile app to a group. microsoft.graph.winGetAppAssignmentSettings: allOf: diff --git a/openapi/beta/powershell_v2.yaml b/openapi/beta/powershell_v2.yaml index 7b1a78809..b03a08b72 100644 --- a/openapi/beta/powershell_v2.yaml +++ b/openapi/beta/powershell_v2.yaml @@ -11285,11 +11285,11 @@ paths: delete: tags: - admin.adminWindows - summary: Delete operationalInsightsConnection - description: Delete an operationalInsightsConnection object. + summary: Delete resourceConnection + description: Delete a resourceConnection object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/windowsupdates-operationalinsightsconnection-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-resourceconnection-delete?view=graph-rest-1.0 operationId: admin.windows.updates.DeleteResourceConnections parameters: - name: resourceConnection-id @@ -11500,11 +11500,11 @@ paths: delete: tags: - admin.adminWindows - summary: Delete azureADDevice - description: 'Delete an azureADDevice object. When an Azure AD device is deleted, it is unregistered from the deployment service and automatically unenrolled from management by the service for all update categories, as well as removed from every deploymentAudience and updatableAssetGroup.' + summary: Delete updatableAssetGroup + description: 'Delete an updatableAssetGroup object. When an updatableAssetGroup object, its member updatableAsset objects are not deleted.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/windowsupdates-azureaddevice-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-delete?view=graph-rest-1.0 operationId: admin.windows.updates.DeleteUpdatableAssets parameters: - name: updatableAsset-id @@ -13762,11 +13762,11 @@ paths: get: tags: - admin.adminWindows - summary: Get complianceChange - description: Read the properties and relationships of a complianceChange object. + summary: Get contentApproval + description: Read the properties and relationships of a contentApproval object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/windowsupdates-compliancechange-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/windowsupdates-contentapproval-get?view=graph-rest-1.0 operationId: admin.windows.updates.updatePolicies.GetComplianceChanges parameters: - name: updatePolicy-id @@ -21026,10 +21026,10 @@ paths: tags: - app.Actions summary: Invoke action invite - description: 'Invite participants to the active call. For more information about how to handle operations, see commsOperation.' + description: 'Delete a specific participant in a call. In some situations, it is appropriate for an application to remove a participant from an active call. This action can be done before or after the participant answers the call. When an active caller is removed, they are immediately dropped from the call with no pre- or post-removal notification. When an invited participant is removed, any outstanding add participant request is canceled.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/participant-invite?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-1.0 operationId: app.calls.call.participants.invite parameters: - name: call-id @@ -23160,11 +23160,11 @@ paths: get: tags: - app.onlineMeeting - summary: Get externalMeetingRegistration - description: Get the externalMeetingRegistration details associated with an onlineMeeting. + summary: Get meetingRegistration + description: Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/externalmeetingregistration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-get?view=graph-rest-1.0 operationId: app.onlineMeetings.GetRegistration parameters: - name: onlineMeeting-id @@ -23257,11 +23257,11 @@ paths: delete: tags: - app.onlineMeeting - summary: Delete meetingRegistration - description: Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer. + summary: Delete externalMeetingRegistration + description: Disable and delete the externalMeetingRegistration of an onlineMeeting. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/meetingregistration-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalmeetingregistration-delete?view=graph-rest-1.0 operationId: app.onlineMeetings.DeleteRegistration parameters: - name: onlineMeeting-id @@ -40842,11 +40842,11 @@ paths: post: tags: - chats.chatMessage - summary: Send chatMessage in a channel or a chat - description: Send a new chatMessage in the specified channel or a chat. + summary: Send message in a chat + description: Send a new chatMessage in the specified chat. This API cannot create a new chat; you must use the list chats method to retrieve the ID of an existing chat before creating a chat message. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-post-messages?view=graph-rest-1.0 operationId: chats.CreateMessages parameters: - name: chat-id @@ -48819,10 +48819,10 @@ paths: tags: - communications.Actions summary: Invoke action invite - description: 'Invite participants to the active call. For more information about how to handle operations, see commsOperation.' + description: 'Delete a specific participant in a call. In some situations, it is appropriate for an application to remove a participant from an active call. This action can be done before or after the participant answers the call. When an active caller is removed, they are immediately dropped from the call with no pre- or post-removal notification. When an invited participant is removed, any outstanding add participant request is canceled.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/participant-invite?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-1.0 operationId: communications.calls.call.participants.invite parameters: - name: call-id @@ -51017,11 +51017,11 @@ paths: get: tags: - communications.onlineMeeting - summary: Get externalMeetingRegistration - description: Get the externalMeetingRegistration details associated with an onlineMeeting. + summary: Get meetingRegistration + description: Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/externalmeetingregistration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-get?view=graph-rest-1.0 operationId: communications.onlineMeetings.GetRegistration parameters: - name: onlineMeeting-id @@ -51114,11 +51114,11 @@ paths: delete: tags: - communications.onlineMeeting - summary: Delete meetingRegistration - description: Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer. + summary: Delete externalMeetingRegistration + description: Disable and delete the externalMeetingRegistration of an onlineMeeting. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/meetingregistration-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalmeetingregistration-delete?view=graph-rest-1.0 operationId: communications.onlineMeetings.DeleteRegistration parameters: - name: onlineMeeting-id @@ -219011,11 +219011,11 @@ paths: patch: tags: - drive.driveItem - summary: Move a DriveItem to a new folder - description: "To move a DriveItem to a new parent item, your app requests to update the parentReference of the DriveItem to move. This is a special case of the Update method.\nYour app can combine moving an item to a new container and updating other properties of the item into a single request. Items cannot be moved between Drives using this request." + summary: Update DriveItem properties + description: Update the metadata for a DriveItem by ID or path. You can also use update to move an item to another parent by updating the item's parentReference property. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/driveitem-move?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-update?view=graph-rest-1.0 operationId: drive.UpdateItems parameters: - name: driveItem-id @@ -245357,11 +245357,11 @@ paths: patch: tags: - drives.driveItem - summary: Move a DriveItem to a new folder - description: "To move a DriveItem to a new parent item, your app requests to update the parentReference of the DriveItem to move. This is a special case of the Update method.\nYour app can combine moving an item to a new container and updating other properties of the item into a single request. Items cannot be moved between Drives using this request." + summary: Update DriveItem properties + description: Update the metadata for a DriveItem by ID or path. You can also use update to move an item to another parent by updating the item's parentReference property. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/driveitem-move?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-update?view=graph-rest-1.0 operationId: drives.UpdateItems parameters: - name: drive-id @@ -287664,11 +287664,11 @@ paths: patch: tags: - education.educationUser - summary: Update relatedContacts - description: Update the relatedContact collection of an educationUser object. + summary: Update educationUser properties + description: Update the properties of an educationuser object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/relatedcontact-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/educationuser-update?view=graph-rest-1.0 operationId: education.UpdateUsers parameters: - name: educationUser-id @@ -297136,11 +297136,11 @@ paths: get: tags: - external.industryDataRoot - summary: List azureDataLakeConnectors - description: Get a list of the azureDataLakeConnector objects and their properties. + summary: List industryDataConnectors + description: Get the industryDataConnector resources from the dataConnector navigation property. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/industrydata-azuredatalakeconnector-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-list?view=graph-rest-1.0 operationId: external.industryData.ListDataConnectors parameters: - $ref: '#/components/parameters/top' @@ -297230,11 +297230,11 @@ paths: get: tags: - external.industryDataRoot - summary: Get azureDataLakeConnector - description: Read the properties and relationships of an azureDataLakeConnector object. + summary: Get industryDataConnector + description: Read the properties and relationships of an industryDataConnector object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/industrydata-azuredatalakeconnector-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-get?view=graph-rest-1.0 operationId: external.industryData.GetDataConnectors parameters: - name: industryDataConnector-id @@ -297284,11 +297284,11 @@ paths: patch: tags: - external.industryDataRoot - summary: Update azureDataLakeConnector - description: Update the properties of an azureDataLakeConnector object. + summary: Update industryDataConnector + description: Update the properties of an industryDataConnector object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/industrydata-azuredatalakeconnector-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-update?view=graph-rest-1.0 operationId: external.industryData.UpdateDataConnectors parameters: - name: industryDataConnector-id @@ -297318,11 +297318,11 @@ paths: delete: tags: - external.industryDataRoot - summary: Delete industryDataConnector - description: Delete an industryDataConnector object. + summary: Delete azureDataLakeConnector + description: Delete an azureDataLakeConnector object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-azuredatalakeconnector-delete?view=graph-rest-1.0 operationId: external.industryData.DeleteDataConnectors parameters: - name: industryDataConnector-id @@ -297441,11 +297441,11 @@ paths: get: tags: - external.industryDataRoot - summary: List inboundFileFlows - description: Get a list of the inboundFileFlow objects and their properties. + summary: List inboundFlows + description: Get a list of the inboundFlow objects and their properties. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/industrydata-inboundfileflow-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-inboundflow-list?view=graph-rest-1.0 operationId: external.industryData.ListInboundFlows parameters: - $ref: '#/components/parameters/top' @@ -297521,11 +297521,11 @@ paths: post: tags: - external.industryDataRoot - summary: Create inboundFlow - description: 'Create a new inboundFlow object. The following prerequisite resources are required when you create an inboundFlow:' + summary: Create inboundFileFlow + description: 'Create a new inboundFileFlow object. The following prerequisite resources are required when you create an inboundFileFlow:' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/industrydata-inboundflow-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-inboundfileflow-post?view=graph-rest-1.0 operationId: external.industryData.CreateInboundFlows requestBody: description: New navigation property @@ -297549,11 +297549,11 @@ paths: get: tags: - external.industryDataRoot - summary: Get inboundFileFlow - description: Read the properties and relationships of an inboundFileFlow object. + summary: Get inboundFlow + description: Read the properties and relationships of an inboundFlow object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/industrydata-inboundfileflow-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/industrydata-inboundflow-get?view=graph-rest-1.0 operationId: external.industryData.GetInboundFlows parameters: - name: inboundFlow-id @@ -373607,11 +373607,11 @@ paths: post: tags: - groups.conversation - summary: Create conversation - description: Create a new conversation by including a thread and a post. Use reply thread or reply post to further post to that conversation. + summary: Create openTypeExtension + description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/group-post-conversations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: groups.CreateConversations parameters: - name: group-id @@ -373696,10 +373696,10 @@ paths: tags: - groups.conversation summary: Delete conversation - description: Delete a conversation object. + description: Delete conversation. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/group-delete-conversation?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversation-delete?view=graph-rest-1.0 operationId: groups.DeleteConversations parameters: - name: group-id @@ -376532,10 +376532,10 @@ paths: tags: - groups.Actions summary: Invoke action reply - description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.' + description: 'Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0 operationId: groups.group.conversations.conversation.threads.conversationThread.posts.post.inReplyTo.reply parameters: - name: group-id @@ -377027,10 +377027,10 @@ paths: tags: - groups.Actions summary: Invoke action reply - description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.' + description: 'Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0 operationId: groups.group.conversations.conversation.threads.conversationThread.posts.post.reply parameters: - name: group-id @@ -379930,11 +379930,11 @@ paths: patch: tags: - groups.drive - summary: Move a DriveItem to a new folder - description: "To move a DriveItem to a new parent item, your app requests to update the parentReference of the DriveItem to move. This is a special case of the Update method.\nYour app can combine moving an item to a new container and updating other properties of the item into a single request. Items cannot be moved between Drives using this request." + summary: Update DriveItem properties + description: Update the metadata for a DriveItem by ID or path. You can also use update to move an item to another parent by updating the item's parentReference property. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/driveitem-move?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-update?view=graph-rest-1.0 operationId: groups.drives.UpdateItems parameters: - name: group-id @@ -495892,11 +495892,11 @@ paths: post: tags: - groups.team - summary: Send chatMessage in channel - description: Send a new chatMessage in the specified channel. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: groups.team.channels.CreateMessages parameters: - name: group-id @@ -504119,11 +504119,11 @@ paths: post: tags: - groups.team - summary: Send chatMessage in channel - description: Send a new chatMessage in the specified channel. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: groups.team.primaryChannel.CreateMessages parameters: - name: group-id @@ -511538,11 +511538,11 @@ paths: get: tags: - groups.conversationThread - summary: Get conversation thread - description: Get a thread object. + summary: Get conversationThread + description: "Get a specific thread that belongs to a group. You can specify both the parent conversation and the thread, or, \nyou can specify the thread without referencing the parent conversation. " externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/group-get-thread?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversationthread-get?view=graph-rest-1.0 operationId: groups.GetThreads parameters: - name: group-id @@ -511634,11 +511634,11 @@ paths: delete: tags: - groups.conversationThread - summary: Delete conversationThread - description: Delete conversationThread. + summary: Delete conversation thread + description: Delete a thread object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/conversationthread-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-delete-thread?view=graph-rest-1.0 operationId: groups.DeleteThreads parameters: - name: group-id @@ -513927,10 +513927,10 @@ paths: tags: - groups.Actions summary: Invoke action reply - description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.' + description: 'Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0 operationId: groups.group.threads.conversationThread.posts.post.inReplyTo.reply parameters: - name: group-id @@ -514373,10 +514373,10 @@ paths: tags: - groups.Actions summary: Invoke action reply - description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.' + description: 'Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0 operationId: groups.group.threads.conversationThread.posts.post.reply parameters: - name: group-id @@ -525163,11 +525163,11 @@ paths: get: tags: - identity.conditionalAccessRoot - summary: Get namedLocation - description: Retrieve the properties and relationships of a namedLocation object. + summary: Get ipNamedLocation + description: Retrieve the properties and relationships of an ipNamedLocation object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/namedlocation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ipnamedlocation-get?view=graph-rest-1.0 operationId: identity.conditionalAccess.GetNamedLocations parameters: - name: namedLocation-id @@ -562259,11 +562259,11 @@ paths: patch: tags: - identityGovernance.entitlementManagement - summary: Update accessPackageAssignmentRequestWorkflowExtension - description: Update the properties of an accessPackageAssignmentRequestWorkflowExtension object. + summary: Update accessPackageAssignmentWorkflowExtension + description: Update the properties of an accessPackageAssignmentWorkflowExtension object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-update?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.accessPackageCatalogs.UpdateAccessPackageCustomWorkflowExtensions parameters: - name: accessPackageCatalog-id @@ -577812,11 +577812,11 @@ paths: get: tags: - identityGovernance.entitlementManagement - summary: Get accessPackage - description: Retrieve the properties and relationships of an accessPackage object. + summary: List accessPackageResourceRoleScopes + description: Retrieve an access package with a list of accessPackageResourceRoleScope objects. These objects represent the resource roles that an access package assigns to each subject. Each object links to an accessPackageResourceRole and an accessPackageResourceScope. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackage-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackage-list-accesspackageresourcerolescopes?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.GetAccessPackages parameters: - name: accessPackage-id @@ -621830,11 +621830,11 @@ paths: get: tags: - me.user - summary: Get user - description: 'Retrieve the properties and relationships of user object. This operation returns by default only a subset of the more commonly used properties for each user. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation for the user and specify the properties in a $select OData query option. Because the user resource supports extensions, you can also use the GET operation to get custom properties and extension data in a user instance.' + summary: List manager + description: 'Returns the user or organizational contact assigned as the user''s manager. Optionally, you can expand the manager''s chain up to the root node.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/user-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-manager?view=graph-rest-1.0 operationId: me.user.GetUser parameters: - name: ConsistencyLevel @@ -714554,11 +714554,11 @@ paths: post: tags: - me.chat - summary: Send chatMessage in a channel or a chat - description: Send a new chatMessage in the specified channel or a chat. + summary: Send message in a chat + description: Send a new chatMessage in the specified chat. This API cannot create a new chat; you must use the list chats method to retrieve the ID of an existing chat before creating a chat message. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-post-messages?view=graph-rest-1.0 operationId: me.chats.CreateMessages parameters: - name: chat-id @@ -732988,11 +732988,11 @@ paths: patch: tags: - me.drive - summary: Move a DriveItem to a new folder - description: "To move a DriveItem to a new parent item, your app requests to update the parentReference of the DriveItem to move. This is a special case of the Update method.\nYour app can combine moving an item to a new container and updating other properties of the item into a single request. Items cannot be moved between Drives using this request." + summary: Update DriveItem properties + description: Update the metadata for a DriveItem by ID or path. You can also use update to move an item to another parent by updating the item's parentReference property. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/driveitem-move?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-update?view=graph-rest-1.0 operationId: me.drives.UpdateItems parameters: - name: drive-id @@ -777471,11 +777471,11 @@ paths: patch: tags: - me.mailFolder - summary: Update mailSearchFolder - description: Update the writable properties of a mailSearchFolder object. + summary: Update mailFolder + description: Update the properties of mailFolder object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/mailsearchfolder-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-update?view=graph-rest-1.0 operationId: me.UpdateMailFolders parameters: - name: mailFolder-id @@ -777640,11 +777640,11 @@ paths: post: tags: - me.mailFolder - summary: Create child folder - description: 'Use this API to create a new child mailFolder. If you intend a new folder to be hidden, you must set the isHidden property to true on creation.' + summary: Create mailSearchFolder + description: Create a new mailSearchFolder in the specified user's mailbox. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/mailfolder-post-childfolders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailsearchfolder-post?view=graph-rest-1.0 operationId: me.mailFolders.CreateChildFolders parameters: - name: mailFolder-id @@ -790855,7 +790855,7 @@ paths: description: The messages in a mailbox or folder. Read-only. Nullable. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-messages?view=graph-rest-1.0 operationId: me.ListMessages parameters: - name: includeHiddenMessages @@ -791058,7 +791058,7 @@ paths: description: The messages in a mailbox or folder. Read-only. Nullable. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-get?view=graph-rest-1.0 operationId: me.GetMessages parameters: - name: message-id @@ -791153,11 +791153,11 @@ paths: patch: tags: - me.message - summary: Update message - description: Update the properties of a message object. + summary: Update eventMessage + description: Update the properties of an eventMessage object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/message-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/eventmessage-update?view=graph-rest-1.0 operationId: me.UpdateMessages parameters: - name: message-id @@ -791220,7 +791220,7 @@ paths: summary: Get media content for the navigation property messages from me externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-messages?view=graph-rest-1.0 operationId: me.GetMessagesContent parameters: - name: message-id @@ -805731,11 +805731,11 @@ paths: get: tags: - me.onlineMeeting - summary: Get externalMeetingRegistration - description: Get the externalMeetingRegistration details associated with an onlineMeeting. + summary: Get meetingRegistration + description: Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/externalmeetingregistration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-get?view=graph-rest-1.0 operationId: me.onlineMeetings.GetRegistration parameters: - name: onlineMeeting-id @@ -805828,11 +805828,11 @@ paths: delete: tags: - me.onlineMeeting - summary: Delete meetingRegistration - description: Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer. + summary: Delete externalMeetingRegistration + description: Disable and delete the externalMeetingRegistration of an onlineMeeting. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/meetingregistration-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalmeetingregistration-delete?view=graph-rest-1.0 operationId: me.onlineMeetings.DeleteRegistration parameters: - name: onlineMeeting-id @@ -825662,11 +825662,11 @@ paths: get: tags: - me.presence - summary: Get presence - description: Get a user's presence information. + summary: 'presence: setStatusMessage' + description: Set a presence status message for a user. An optional expiration date and time can be supplied. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0 operationId: me.GetPresence parameters: - name: $select @@ -997864,11 +997864,11 @@ paths: get: tags: - sites.site - summary: List sites - description: "List all available [sites][] in an organization. Specific filter criteria and query options are also supported and described below: In addition, you can use a [$search][] query against the /sites collection to find sites matching given keywords.\nIf you want to list all sites across all geographies, refer to getAllSites][]. For more guidance about building applications that use site discovery for scanning purposes, see [Best practices for discovering files and detecting changes at scale." + summary: Search for sites + description: 'Search across a SharePoint tenant for [sites][] that match keywords provided. The only property that works for sorting is createdDateTime. The search filter is a free text search that uses multiple properties when retrieving the search results.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/site-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-search?view=graph-rest-1.0 operationId: sites.site.ListSite parameters: - $ref: '#/components/parameters/top' @@ -1050034,11 +1050034,11 @@ paths: get: tags: - solutions.virtualEventsRoot - summary: Get externalMeetingRegistration - description: Get the externalMeetingRegistration details associated with an onlineMeeting. + summary: Get meetingRegistration + description: Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/externalmeetingregistration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-get?view=graph-rest-1.0 operationId: solutions.virtualEvents.events.sessions.GetRegistration parameters: - name: virtualEvent-id @@ -1050145,11 +1050145,11 @@ paths: delete: tags: - solutions.virtualEventsRoot - summary: Delete meetingRegistration - description: Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer. + summary: Delete externalMeetingRegistration + description: Disable and delete the externalMeetingRegistration of an onlineMeeting. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/meetingregistration-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalmeetingregistration-delete?view=graph-rest-1.0 operationId: solutions.virtualEvents.events.sessions.DeleteRegistration parameters: - name: virtualEvent-id @@ -1055437,11 +1055437,11 @@ paths: get: tags: - solutions.virtualEventsRoot - summary: Get externalMeetingRegistration - description: Get the externalMeetingRegistration details associated with an onlineMeeting. + summary: Get meetingRegistration + description: Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/externalmeetingregistration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-get?view=graph-rest-1.0 operationId: solutions.virtualEvents.webinars.sessions.GetRegistration parameters: - name: virtualEventWebinar-id @@ -1055548,11 +1055548,11 @@ paths: delete: tags: - solutions.virtualEventsRoot - summary: Delete meetingRegistration - description: Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer. + summary: Delete externalMeetingRegistration + description: Disable and delete the externalMeetingRegistration of an onlineMeeting. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/meetingregistration-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalmeetingregistration-delete?view=graph-rest-1.0 operationId: solutions.virtualEvents.webinars.sessions.DeleteRegistration parameters: - name: virtualEventWebinar-id @@ -1059044,11 +1059044,11 @@ paths: post: tags: - teams.channel - summary: Send chatMessage in channel - description: Send a new chatMessage in the specified channel. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: teams.channels.CreateMessages parameters: - name: team-id @@ -1067134,11 +1067134,11 @@ paths: post: tags: - teams.channel - summary: Send chatMessage in channel - description: Send a new chatMessage in the specified channel. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: teams.primaryChannel.CreateMessages parameters: - name: team-id @@ -1076484,11 +1076484,11 @@ paths: post: tags: - teamTemplateDefinition.team - summary: Send chatMessage in channel - description: Send a new chatMessage in the specified channel. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: teamTemplateDefinition.teamDefinition.channels.CreateMessages parameters: - name: teamTemplateDefinition-id @@ -1084570,11 +1084570,11 @@ paths: post: tags: - teamTemplateDefinition.team - summary: Send chatMessage in channel - description: Send a new chatMessage in the specified channel. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: teamTemplateDefinition.teamDefinition.primaryChannel.CreateMessages parameters: - name: teamTemplateDefinition-id @@ -1093333,11 +1093333,11 @@ paths: post: tags: - teamwork.deletedTeam - summary: Send chatMessage in channel - description: Send a new chatMessage in the specified channel. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: teamwork.deletedTeams.channels.CreateMessages parameters: - name: deletedTeam-id @@ -1100573,11 +1100573,11 @@ paths: post: tags: - teamwork.teamTemplate - summary: Send chatMessage in channel - description: Send a new chatMessage in the specified channel. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: teamwork.teamTemplates.definitions.teamDefinition.channels.CreateMessages parameters: - name: teamTemplate-id @@ -1109633,11 +1109633,11 @@ paths: post: tags: - teamwork.teamTemplate - summary: Send chatMessage in channel - description: Send a new chatMessage in the specified channel. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 operationId: teamwork.teamTemplates.definitions.teamDefinition.primaryChannel.CreateMessages parameters: - name: teamTemplate-id @@ -1251479,11 +1251479,11 @@ paths: post: tags: - users.chat - summary: Send chatMessage in a channel or a chat - description: Send a new chatMessage in the specified channel or a chat. + summary: Send message in a chat + description: Send a new chatMessage in the specified chat. This API cannot create a new chat; you must use the list chats method to retrieve the ID of an existing chat before creating a chat message. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/chat-post-messages?view=graph-rest-1.0 operationId: users.chats.CreateMessages parameters: - name: user-id @@ -1272205,11 +1272205,11 @@ paths: patch: tags: - users.drive - summary: Move a DriveItem to a new folder - description: "To move a DriveItem to a new parent item, your app requests to update the parentReference of the DriveItem to move. This is a special case of the Update method.\nYour app can combine moving an item to a new container and updating other properties of the item into a single request. Items cannot be moved between Drives using this request." + summary: Update DriveItem properties + description: Update the metadata for a DriveItem by ID or path. You can also use update to move an item to another parent by updating the item's parentReference property. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/driveitem-move?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-update?view=graph-rest-1.0 operationId: users.drives.UpdateItems parameters: - name: user-id @@ -1321375,11 +1321375,11 @@ paths: patch: tags: - users.mailFolder - summary: Update mailSearchFolder - description: Update the writable properties of a mailSearchFolder object. + summary: Update mailFolder + description: Update the properties of mailFolder object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/mailsearchfolder-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailfolder-update?view=graph-rest-1.0 operationId: users.UpdateMailFolders parameters: - name: user-id @@ -1321565,11 +1321565,11 @@ paths: post: tags: - users.mailFolder - summary: Create child folder - description: 'Use this API to create a new child mailFolder. If you intend a new folder to be hidden, you must set the isHidden property to true on creation.' + summary: Create mailSearchFolder + description: Create a new mailSearchFolder in the specified user's mailbox. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/mailfolder-post-childfolders?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/mailsearchfolder-post?view=graph-rest-1.0 operationId: users.mailFolders.CreateChildFolders parameters: - name: user-id @@ -1336540,7 +1336540,7 @@ paths: description: The messages in a mailbox or folder. Read-only. Nullable. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-messages?view=graph-rest-1.0 operationId: users.ListMessages parameters: - name: user-id @@ -1336758,7 +1336758,7 @@ paths: description: The messages in a mailbox or folder. Read-only. Nullable. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/message-get?view=graph-rest-1.0 operationId: users.GetMessages parameters: - name: user-id @@ -1336860,11 +1336860,11 @@ paths: patch: tags: - users.message - summary: Update message - description: Update the properties of a message object. + summary: Update eventMessage + description: Update the properties of an eventMessage object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/message-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/eventmessage-update?view=graph-rest-1.0 operationId: users.UpdateMessages parameters: - name: user-id @@ -1336941,7 +1336941,7 @@ paths: summary: Get media content for the navigation property messages from users externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list-messages?view=graph-rest-1.0 operationId: users.GetMessagesContent parameters: - name: user-id @@ -1353543,11 +1353543,11 @@ paths: get: tags: - users.onlineMeeting - summary: Get externalMeetingRegistration - description: Get the externalMeetingRegistration details associated with an onlineMeeting. + summary: Get meetingRegistration + description: Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/externalmeetingregistration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/meetingregistration-get?view=graph-rest-1.0 operationId: users.onlineMeetings.GetRegistration parameters: - name: user-id @@ -1353654,11 +1353654,11 @@ paths: delete: tags: - users.onlineMeeting - summary: Delete meetingRegistration - description: Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer. + summary: Delete externalMeetingRegistration + description: Disable and delete the externalMeetingRegistration of an onlineMeeting. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/meetingregistration-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalmeetingregistration-delete?view=graph-rest-1.0 operationId: users.onlineMeetings.DeleteRegistration parameters: - name: user-id @@ -1376071,11 +1376071,11 @@ paths: get: tags: - users.presence - summary: Get presence - description: Get a user's presence information. + summary: 'presence: setStatusMessage' + description: Set a presence status message for a user. An optional expiration date and time can be supplied. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0 operationId: users.GetPresence parameters: - name: user-id @@ -1406436,33 +1406436,33 @@ components: - $ref: '#/components/schemas/microsoft.graph.deviceManagementConfigurationSettingApplicability' - type: object nullable: true - description: 'Details which device setting is applicable on. Supports: $filters.' + description: Details which device setting is applicable on baseUri: type: string description: Base CSP Path nullable: true categoryId: type: string - description: Specify category in which the setting is under. Support $filters. + description: Specifies the area group under which the setting is configured in a specified configuration service provider (CSP) nullable: true description: type: string - description: Description of the setting. + description: Description of the item nullable: true displayName: type: string - description: 'Name of the setting. For example: Allow Toast.' + description: Display name of the item nullable: true helpText: type: string - description: Help text of the setting. Give more details of the setting. + description: Help text of the item nullable: true infoUrls: type: array items: type: string nullable: true - description: List of links more info for the setting can be found at. + description: List of links more info for the setting can be found at keywords: type: array items: @@ -1406493,7 +1406493,7 @@ components: description: List of referred setting information. rootDefinitionId: type: string - description: Root setting definition id if the setting is a child setting. + description: Root setting definition if the setting is a child setting. nullable: true settingUsage: $ref: '#/components/schemas/microsoft.graph.deviceManagementConfigurationSettingUsage' @@ -1415536,7 +1415536,7 @@ components: nullable: true displayName: type: string - description: The display name of the user flow attribute. + description: 'The display name of the user flow attribute. Supports $filter (eq, ne).' nullable: true userFlowAttributeType: $ref: '#/components/schemas/microsoft.graph.identityUserFlowAttributeType' @@ -1443884,13 +1443884,13 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Maximum number of choices in the collection. Valid values 1 to 100 + description: Maximum number of choices in the collection format: int32 minimumCount: maximum: 2147483647 minimum: -2147483648 type: integer - description: Minimum number of choices in the collection. Valid values 1 to 100 + description: Minimum number of choices in the collection format: int32 microsoft.graph.deviceManagementConfigurationRedirectSettingDefinition: allOf: @@ -1443921,7 +1443921,7 @@ components: items: type: string nullable: true - description: Dependent child settings to this group of settings. + description: Dependent child settings to this group of settings dependedOnBy: type: array items: @@ -1443948,13 +1443948,13 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Maximum number of setting group count in the collection + description: Maximum number of setting group count in the collection. Valid values 1 to 100 format: int32 minimumCount: maximum: 2147483647 minimum: -2147483648 type: integer - description: Minimum number of setting group count in the collection + description: Minimum number of setting group count in the collection. Valid values 1 to 100 format: int32 microsoft.graph.deviceManagementConfigurationSimpleSettingDefinition: allOf: @@ -1444000,13 +1444000,13 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Maximum number of simple settings in the collection + description: Maximum number of simple settings in the collection. Valid values 1 to 100 format: int32 minimumCount: maximum: 2147483647 minimum: -2147483648 type: integer - description: Minimum number of simple settings in the collection + description: Minimum number of simple settings in the collection. Valid values 1 to 100 format: int32 microsoft.graph.deviceComanagementAuthorityConfiguration: allOf: @@ -1457222,10 +1457222,10 @@ components: properties: name: type: string - description: Name for this key-value pair + description: 'Name for this key-value pair. For more information about possible names for each resource type that uses this configuration, see keyValuePair names and values.' value: type: string - description: Value for this key-value pair + description: 'Value for this key-value pair. For more information about possible values for each resource type that uses this configuration, see keyValuePair names and values.' nullable: true microsoft.graph.logicAppTriggerEndpointConfiguration: allOf: @@ -1459252,19 +1459252,19 @@ components: - $ref: '#/components/schemas/microsoft.graph.identity' - type: object nullable: true - description: The Identity of the Application. This property is read-only. + description: Optional. The application associated with this action. device: anyOf: - $ref: '#/components/schemas/microsoft.graph.identity' - type: object nullable: true - description: The Identity of the Device. This property is read-only. + description: Optional. The device associated with this action. user: anyOf: - $ref: '#/components/schemas/microsoft.graph.identity' - type: object nullable: true - description: The Identity of the User. This property is read-only. + description: Optional. The user associated with this action. microsoft.graph.authenticationMethodFeatureConfiguration: title: authenticationMethodFeatureConfiguration type: object @@ -1473238,7 +1473238,7 @@ components: properties: useDeviceContext: type: boolean - description: Whether or not to use device execution context for Windows AppX mobile app. + description: 'When TRUE, indicates that device execution context will be used for the AppX mobile app. When FALSE, indicates that user context will be used for the AppX mobile app. By default, this property is set to FALSE. Once this property has been set to TRUE it cannot be changed.' description: Contains properties used when assigning a Windows AppX mobile app to a group. microsoft.graph.windowsMinimumOperatingSystem: title: windowsMinimumOperatingSystem @@ -1473325,7 +1473325,7 @@ components: properties: useDeviceContext: type: boolean - description: Whether or not to use device execution context for Windows Universal AppX mobile app. + description: 'If true, uses device execution context for Windows Universal AppX mobile app. Device-context install is not allowed when this type of app is targeted with Available intent. Defaults to false.' description: Contains properties used when assigning a Windows Universal AppX mobile app to a group. microsoft.graph.winGetAppAssignmentSettings: allOf: