Entitlements: update

<ph type="x-smartling-placeholder"> 为用户添加或更新应用使用权。

请求

HTTP 请求

PUT https://www.googleapis.com/androidenterprise/v1/enterprises/enterpriseId/users/userId/entitlements/entitlementId

参数

参数名称 说明
路径参数
enterpriseId string 企业的 ID。
entitlementId string 使用权的 ID(产品 ID),例如“app:com.google.android.gm”。
userId string 用户的 ID。
可选的查询参数
install boolean 如果设为 true,也会在用户的所有设备上安装该产品 在一台或多台设备上安装失败不会阻止 此操作无法成功返回,只要使用权 已成功分配给该用户。

授权

此请求需要获得以下范围的授权:

范围
https://www.googleapis.com/auth/androidenterprise

如需了解详情,请参阅身份验证和授权页面。

请求正文

在请求正文中,提供一项 Entitlements 资源

响应

如果成功,此方法将在响应正文中返回一项 Entitlements 资源