Chrome Management Third Party Profile Users API

Chrome 관리 서드 파티 프로필 사용자 API를 사용하면 관리자가 서드 파티 프로필 사용자를 다른 조직 단위로 이동할 수 있습니다.

API 메서드 간략 개요

https://chromemanagement.googleapis.com/v1/customers/{customer_id}/thirdPartyProfileUsers/{third_party_profile_user_id}에 대한 상대 URL

설명 상대 URL Http 메소드
관리 대상 서드 파티 프로필 사용자 이동 /thirdPartyProfileUsers/{third_party_profile_user_id}:move POST

요청 및 응답 예시는 코드 샘플을 참고하세요.

관리자 권한

ThirdPartyProfileUser API는 관리자 역할 위임을 준수합니다.

메서드 관리자 권한 필요
MoveThirdPartyProfileUser '서비스 -> Chrome 관리 -> 설정 -> 관리 브라우저'

관리자 역할 및 권한을 관리하려면 '관리 콘솔 -> 관리자 역할'을 방문하세요.

API 범위

Chrome Management Profiles API에는 다음 OAuth 범위가 필요합니다.

메서드 필요한 OAuth 범위
MoveThirdPartyProfileUser https://www.googleapis.com/auth/chrome.management.profiles

자세한 내용은 인증 개요를 참고하세요.