---
title: "POST /v1/alert/realtime-alerts/{uid}/suppress"
method: POST
path: "/v1/alert/realtime-alerts/{uid}/suppress"
tags: ["Alert"]
---

# POST /v1/alert/realtime-alerts/{uid}/suppress

`POST /v1/alert/realtime-alerts/{uid}/suppress`

## Path parameters

- `uid` string, required

## Request body

- MarksmanApiV1SuppressAlertRequest — SuppressAlertRequest suppresses an event until a given time (known issue).
  - `uid` string
  - `suppressUntilUnix` string — Suppress until this time (Unix seconds); required.
  - `suppressedReason` string

## Response `200`

OK

- MarksmanApiV1SuppressAlertReply

---

[API](https://skmtc.net/aide-family/apis/untitled-api-3.md) · [All operations](https://skmtc.net/aide-family/apis/untitled-api-3/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aide-family/untitled-api-3/revisions/26ae221fccba/schema)
