---
title: "POST /v1beta1/alerts:batchDelete"
method: POST
path: "/v1beta1/alerts:batchDelete"
tags: ["alerts"]
---

# POST /v1beta1/alerts:batchDelete

`POST /v1beta1/alerts:batchDelete`

Performs batch delete operation on alerts.

## Request body

- BatchDeleteAlertsRequest — A request to perform batch delete on alerts.
  - `alertId` string[] — Required. The list of alert IDs to delete.
  - `customerId` string — Optional. The unique identifier of the Google Workspace account of the customer the alerts are associated with. The `customer_id` must have the initial "C" stripped (for example, `046psxkn`). Inferred from the caller identity if not provided. [Find your customer ID](https://support.google.com/cloudidentity/answer/10070793).

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/alertcenter.md) · [All operations](https://skmtc.dev/google/apis/alertcenter/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/alertcenter/revisions/98466688aaf4/schema)
