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
|
如需了解详情,请参阅身份验证概览。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-08-25。
[null,null,["最后更新时间 (UTC):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/)."]]