Chrome Management Third Party Profile Users API
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
管理員可透過 Chrome 管理第三方設定檔使用者 API,將第三方設定檔使用者移至其他機構單位。
API 方法快速總覽
相對於 https://chromemanagement.googleapis.com/v1/customers/{customer_id}/thirdPartyProfileUsers/{third_party_profile_user_id}
的網址
如需要求和回應範例,請參閱程式碼範例。
管理員權限
ThirdPartyProfileUser API 會遵守管理員角色委派事項。
方法 |
需要管理員權限 |
MoveThirdPartyProfileUser |
「服務」->「Chrome 管理服務」->「設定」->「受管理的瀏覽器」 |
如要管理管理員角色和權限,請前往「管理控制台」->「管理員角色」。
API 範圍
Chrome 管理設定檔 API 需要下列 OAuth 範圍:
方法 |
必要 OAuth 範圍 |
MoveThirdPartyProfileUser |
https://www.googleapis.com/auth/chrome.management.profiles
|
詳情請參閱驗證總覽。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-08-25 (世界標準時間)。
[null,null,["上次更新時間:2025-08-25 (世界標準時間)。"],[],[],null,["# Chrome Management Third Party Profile Users API\n\nThe Chrome Management Third Party Profile Users API allows administrators to\nmove a 3p profile user to a different organizational unit.\n\nQuick overview of API methods\n-----------------------------\n\nURL relative to\n`https://chromemanagement.googleapis.com/v1/customers/{customer_id}/thirdPartyProfileUsers/{third_party_profile_user_id}`\n\n| Description | Relative URL | Http method |\n|-------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------|-------------|\n| Move the managed Third party profile user | [/thirdPartyProfileUsers/{third_party_profile_user_id}:move](/chrome/management/reference/rest/v1/customers.thirdPartyProfileUsers/move) | POST |\n\nSee [code samples](/chrome/management/guides/samples_thirdpartyprofileuserapi)\nfor example requests and responses.\n\nAdmin Privileges\n----------------\n\nThirdPartyProfileUser API respects administrator role delegation.\n\n| Method | Admin privileges required |\n|---------------------------|--------------------------------------------------------------------|\n| MoveThirdPartyProfileUser | \"Services -\\\u003e Chrome Management -\\\u003e Settings -\\\u003e Managed Browsers\" |\n\nTo manage administrator roles and privileges visit \"Admin Console -\\\u003e Admin\nRoles\".\n| **Note:** administrator roles can be assigned directly to a Service Account.\n\nAPI scopes\n----------\n\nChrome Management Profiles API requires the following OAuth scopes:\n\n| Method | OAuth scopes required |\n|---------------------------|------------------------------------------------------------|\n| MoveThirdPartyProfileUser | https://www.googleapis.com/auth/chrome.management.profiles |\n\nFor more information, see the\n[Authentication Overview](https://cloud.google.com/docs/authentication/)."]]