---
title: "Acknowledge all alerts"
method: POST
path: "/alerts/acknowledge-all"
---

# Acknowledge all alerts

`POST /alerts/acknowledge-all`

Mark all unacknowledged alerts as acknowledged for the current user in the current account

## Response `200`

OK

- AcknowledgeAllAlertsResponse
  - `$schema` string, uri — A URL to the JSON Schema for this object.
  - `count` integer, required — Number of alerts that were acknowledged
  - `status` string, required

## Other responses

- `default` — Error

---

[API](https://skmtc.net/tower/apis/tower-api.md) · [All operations](https://skmtc.net/tower/apis/tower-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tower/tower-api/revisions/0e42b0fb26d9/schema)
