Method: customers.v2.Groups.create

建立群組。

HTTP 要求

POST https://cloudidentityscim.googleapis.com/v1/customers/{customerId}/v2/Groups

這個網址使用 gRPC 轉碼語法。

路徑參數

參數
customerId

string

這是必要旗標,客戶 ID。

要求主體

要求主體包含 Group 的執行個體。

回應主體

如果成功,回應主體會包含新建立的 Group 執行個體。

授權範圍

需要下列其中一種 OAuth 範圍:

  • https://www.googleapis.com/auth/cloud-identity.groups
  • https://www.googleapis.com/auth/cloud-identity
  • https://www.googleapis.com/auth/cloud-platform

詳情請參閱授權指南