删除群组。
HTTP 请求
DELETE https://cloudidentityscim.googleapis.com/v1beta1/customers/{customerId}/v2/Groups/{groupId}
网址采用 gRPC 转码语法。
路径参数
| 参数 | |
|---|---|
customerId |
必需。客户 ID。 |
groupId |
必需。群组 ID。 |
请求正文
请求正文必须为空。
响应正文
如果成功,则响应正文为空的 JSON 对象。
授权范围
需要以下 OAuth 范围之一:
https://www.googleapis.com/auth/cloud-identity.groupshttps://www.googleapis.com/auth/cloud-identityhttps://www.googleapis.com/auth/cloud-platform
如需了解详情,请参阅授权指南。