• Least privileged Microsoft Graph permission to access the action via application: Files.ReadWrite.All.
  • Higher privileged Microsoft Graph permission to access the action via application: Sites.ReadWrite.All.

To learn more, visit the OneDrive documentation.

Parameters

ParameterDescription
Item IDUser, group or site ID depending on the chosen Entity Type. Leave as ‘root’ to delete a permission of the parent Drive Item.
Parent IDUser, group or site ID depending on the chosen Entity Type.
Parent TypeThe type of target for which to retrieve items.
Permission IDThe ID of the permission to delete.

Example Output

{}

Workflow Library Example

Delete Item Permission with Onedrive and Send Results Via Email

Preview this Workflow on desktop