entitlements
Adds or updates an entitlement to an app for a user. Note: This item has been deprecated. New integrations cannot use this method and can refer to our new recommendations.
put/androidenterprise/v1/enterprises/{enterpriseId}/users/{userId}/entitlements/{entitlementId}
Path parameters
enterpriseIdstring required
The ID of the enterprise.
userIdstring required
The ID of the user.
entitlementIdstring required
The ID of the entitlement (a product ID), e.g. "app:com.google.android.gm".
Query parameters
installboolean
Set to true to also install the product on all the user's devices where possible. Failure to install on one or more devices will not prevent this operation from returning successfully, as long as the entitlement was successfully assigned to the user.
Request body
Response
Successful response