Remove a license from a user.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:
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). |