Method: folders.locations.notificationConfigs.delete

通知構成を削除します。

HTTP リクエスト


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

パスパラメータ

パラメータ
name

string

必須。削除する通知構成の名前。以下に、形式の例を示します。

+ organizations/[organization_id]/locations/[locationId]/notificationConfigs/[configId] + folders/[folder_id]/locations/[locationId]notificationConfigs/[configId] + projects/[projectId]/locations/[locationId]notificationConfigs/[configId]

リクエストの本文

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

レスポンスの本文

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

認可スコープ

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

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

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