- Least privileged Microsoft Graph permission to access the action via application:
GroupMember.ReadWrite.All
. - Higher privileged Microsoft Graph permissions to access the action via application:
Directory.ReadWrite.All
,Group.ReadWrite.All
.
External DocumentationTo learn more, visit the Microsoft Entra ID documentation.
Parameters
Parameter | Description |
---|---|
Group ID | The ID of the group to remove the member from. |
User ID | The user ID of the member to remove. |