- Least privileged Microsoft Graph permission to access the action via application:
Sites.Read.All
. - Higher privileged Microsoft Graph permissions to access the action via application:
Sites.ReadWrite.All
,Sites.Manage.All
.
External DocumentationTo learn more, visit the SharePoint documentation.
Parameters
Parameter | Description |
---|---|
Item ID | The ID of the item in a list. Can be obtained via the List Items action. |
List ID | The ID of the list. Can be obtained via the Get Lists action. |
Site ID | The ID of the site. Can be obtained via the List Sites action. |