Add a member to a security or Microsoft 365 group.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 permission to access the action via application:
Directory.AccessAsUser.All.
External DocumentationTo learn more, visit the Microsoft Entra ID documentation.
Parameters
| Parameter | Description |
|---|---|
| Group ID | The ID of the group to add user to. |
| User ID | The ID of the user to be added. |