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

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

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

## Path parameters

- `uid` string, required

## Request body

- MarksmanApiV1RecoverAlertRequest — RecoverAlertRequest marks an event as manually recovered.
  - `uid` string
  - `recoveredReason` string

## Response `200`

OK

- MarksmanApiV1RecoverAlertReply

---

[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)
