Delete Item
Deletes a specific item.
Last updated
Deletes a specific item.
Last updated
Deletes a user-specified item in the OneDrive or from the SharePoint site using the Microsoft Graph API.
Connection Id: Required
Specifies the office 365 connection id.
Drive Item: Required
Specifies the DriveItem of the file or folder that is to be deleted. We can also specify the output variable of the activity (which is First or Results) directly as input in this property. If we are using the Results property of the Find Files And Folders activity then we can directly specify the element in the array.
For example : Results[1].