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

如需了解详情,请参阅授权指南