Remove-TeamsApp
Removes an app in the Teams tenant app store.
PowerShell
Remove-TeamsApp
-Id <String>
[<CommonParameters>]
Removes an app in the Teams tenant app store.
PowerShell
PS C:\> Remove-TeamsApp -Id b9cc7986-dd56-4b57-ab7d-9c4e5288b775
The app's ID generated by Teams (different from the external ID)
Type: | String |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
None
System.Object