Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion api-reference/v1.0/api/site-post-permissions.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ Choose the permission or permissions marked as least privileged for this API. Us
|Permission type|Least privileged permissions|Higher privileged permissions|
|:---|:---|:---|
|Delegated (work or school account)|Not supported.|Not supported.|
|Delegated (work or school account)|Sites.FullControl.All|Not available.|
|Delegated (personal Microsoft account)|Not supported.|Not supported.|
|Application|Sites.FullControl.All|Not available.|
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@westleyMS, can you confirm that the correction you made is what your workload has on the permissions model?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure what you mean by that. There is an error in that you can't have that permission as 'not available' but then also set to something else. It is there twice, so this was an error.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @westleyMS, sorry about that. I realize I wasn’t clear enough earlier. Yes, we did have duplicate rows for the Delegated (work or school account) permission, but we don’t recommend updating permissions manually.

So my question is: have you confirmed that your permissions model contains the correct data? Thanks!


> **Note:** In delegated workflows, the user must have an administrator role, such as SharePoint Administrator or higher.

Expand Down
Loading