- Least privileged Microsoft Graph permission to access the action via application:
LicenseAssignment.ReadWrite.All. - Higher privileged Microsoft Graph permissions to access the action via application:
Directory.ReadWrite.All,User.ReadWrite.All.
External DocumentationTo learn more, visit the Microsoft Entra ID documentation.
Parameters
| Parameter | Description |
|---|---|
| License | A license GUID to remove. Obtainable via the List User Licenses action in the skuId parameter. |
| User | The user ID or principal name of the user to remove the license from. Leave empty for the authenticated user (me). |