Method: organizations.muteConfigs.delete

既存のミュート構成を削除します。

HTTP リクエスト


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

パスパラメータ

パラメータ
name

string

必須。削除するミュート構成の名前。形式は organizations/{organization}/muteConfigs/{configId}folders/{folder}/muteConfigs/{configId}projects/{project}/muteConfigs/{configId}organizations/{organization}/locations/global/muteConfigs/{configId}folders/{folder}/locations/global/muteConfigs/{configId}projects/{project}/locations/global/muteConfigs/{configId} のいずれかです。

リクエストの本文

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

レスポンスの本文

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

認可スコープ

次の OAuth スコープが必要です。

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

詳細については、Authentication Overview をご覧ください。