Delete
|
|||||
|
|
Requests to remove an app from a device. A call to get or list will still show the app as installed on the device until it is actually removed
Authorization
To use this building block you will have to grant access to at least one of the following scopes:
- Manage corporate Android devices
Input
This building block consumes 4 input parameters
Name | Format | Description |
---|---|---|
enterpriseId Required |
STRING |
The ID of the enterprise |
userId Required |
STRING |
The ID of the user |
deviceId Required |
STRING |
The Android ID of the device |
installId Required |
STRING |
The ID of the product represented by the install, e.g. "app:com.google.android.gm" |
= Parameter name
= Format
enterpriseId STRING Required The ID of the enterprise |
userId STRING Required The ID of the user |
deviceId STRING Required The Android ID of the device |
installId STRING Required The ID of the product represented by the install, e.g. "app:com.google.android.gm" |