Skip to content

Commit d71f8fa

Browse files
authored
Update filestoragecontainer-delete-permissions.md
1 parent 62dbf86 commit d71f8fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-reference/beta/api/filestoragecontainer-delete-permissions.md

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

1717
Delete permissions from a [fileStorageContainer](../resources/filestoragecontainer.md) object.
1818

19-
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.
19+
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.
2020

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

0 commit comments

Comments
 (0)