• 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.

To learn more, visit the Microsoft Entra ID documentation.

Parameters

ParameterDescription
Group IDThe ID of the group to remove the member from.
User IDThe user ID of the member to remove.

Workflow Library Example

Temporarily Add a User to a Group with Active Directory

Preview this Workflow on desktop