<ph type="x-smartling-placeholder">
앱의 기기별 관리 구성을 추가하거나 업데이트합니다.
지정할 수 있습니다.
요청
HTTP 요청
PUT https://www.googleapis.com/androidenterprise/v1/enterprises/enterpriseId/users/userId/devices/deviceId/managedConfigurationsForDevice/managedConfigurationForDeviceId
매개변수
매개변수 이름 | 값 | 설명 |
---|---|---|
경로 매개변수 | ||
deviceId |
string |
기기의 Android ID입니다. |
enterpriseId |
string |
기업의 ID입니다. |
managedConfigurationForDeviceId |
string |
관리 구성의 ID (제품 ID)입니다. 예: 'app:com.google.android.gm' |
userId |
string |
사용자의 ID입니다. |
승인
다음 범위를 사용하여 이 요청을 인증받아야 합니다.
범위 |
---|
https://www.googleapis.com/auth/androidenterprise |
자세한 내용은 인증 및 승인 페이지를 참조하세요.
요청 본문
요청 본문에 Managedconfigurationsfordevice 리소스를 제공합니다.
응답
요청에 성공할 경우 이 메서드는 응답 본문에 Managedconfigurationsfordevice 리소스를 반환합니다.