Remove a member from a group via the members navigation property. You can’t remove a member from groups with dynamic memberships.Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
- 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. |