Method: customers.v2.Groups.delete

グループを削除します。

HTTP リクエスト

DELETE https://cloudidentityscim.googleapis.com/v1beta1/customers/{customerId}/v2/Groups/{groupId}

この URL は gRPC Transcoding 構文を使用します。

パスパラメータ

パラメータ
customerId

string

必須。顧客の ID。

groupId

string

必須。グループ ID。

リクエストの本文

リクエストの本文は空にする必要があります。

レスポンスの本文

成功した場合、レスポンスの本文は空の JSON オブジェクトになります。

認可スコープ

次の OAuth スコープのいずれかが必要です。

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

詳細については、認可ガイドをご覧ください。