Usage
teams user app remove [options]
Description
Uninstall an app from the personal scope of the specified user.
Options
| Option |
Description |
--appId <appId> |
The ID of the app to uninstall |
--userId <userId> |
The ID of the user to uninstall the app for |
--confirm |
Confirm removal of app for user |
Additional Information
Uninstall app for user - https://docs.microsoft.com/en-us/graph/api/user-delete-teamsappinstallation?view=graph-rest-beta&tabs=http
I would like to work on this command if approved 😊
Usage
teams user app remove [options]Description
Uninstall an app from the personal scope of the specified user.
Options
--appId <appId>--userId <userId>--confirmAdditional Information
Uninstall app for user - https://docs.microsoft.com/en-us/graph/api/user-delete-teamsappinstallation?view=graph-rest-beta&tabs=http
I would like to work on this command if approved 😊