Skip to content

Commit a831d20

Browse files
authored
Update filestoragecontainer-delete-permissions.md
1 parent 1f22a87 commit a831d20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-reference/v1.0/api/filestoragecontainer-delete-permissions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Namespace: microsoft.graph
1414

1515
Delete permissions from a [fileStorageContainer](../resources/filestoragecontainer.md) object.
1616

17-
By default, this API removes access for an identity to the container and all items within the container, regardless of whether the identity has container-scoped or item-level permissions. You can add an optional `Prefer: onlyRemoveContainerScopedPermission` header when you call the API if only the identity's container-scoped permissions need to be removed. All item-level permissions explicitly granted to the identity (if any) are retained.
17+
By default, this API removes access for an identity to the container and all items within the container, regardless of whether the identity has container-scoped or item-level permissions. You can add an optional `Prefer: onlyRemoveContainerScopedPermission` header when you call the API if only the identity's container-scoped permissions need to be removed. All item-level permissions explicitly granted to the identity (if any) are retained.
1818

1919
[!INCLUDE [national-cloud-support](../../includes/global-only.md)]
2020

0 commit comments

Comments
 (0)