建立使用者。
HTTP 要求
POST https://admin.googleapis.com/admin/directory/v1/users
此網址使用 gRPC 轉碼語法。
要求主體
要求主體包含 User
的例項。
回應主體
如果成功,回應主體會包含新建立的 User
例項。
授權範圍
需要下列 OAuth 範圍:
https://www.googleapis.com/auth/admin.directory.user
詳情請參閱 OAuth 2.0 總覽。
建立使用者。
POST https://admin.googleapis.com/admin/directory/v1/users
此網址使用 gRPC 轉碼語法。
要求主體包含 User
的例項。
如果成功,回應主體會包含新建立的 User
例項。
需要下列 OAuth 範圍:
https://www.googleapis.com/auth/admin.directory.user
詳情請參閱 OAuth 2.0 總覽。
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2022-12-19 UTC.