installs
Requests to install the latest version of an app to a device. If the app is already installed, then it is updated to the latest version if necessary.
put/androidenterprise/v1/enterprises/{enterpriseId}/users/{userId}/devices/{deviceId}/installs/{installId}
Path parameters
enterpriseIdstring required
The ID of the enterprise.
userIdstring required
The ID of the user.
deviceIdstring required
The Android ID of the device.
installIdstring required
The ID of the product represented by the install, e.g. "app:com.google.android.gm".
Request body
Response
Successful response