---
title: "Dismiss An Alert Message"
method: PUT
path: "/v0/users/me/alerts/dismissed/{msg_id}"
tags: ["users"]
---

# Dismiss An Alert Message

`PUT /v0/users/me/alerts/dismissed/{msg_id}`

## Path parameters

- `msg_id` string, required

## Query parameters

- `retry` integer

## Response `200`

Successful Response

- unknown

## Other responses

- `401` — If user authentication fails
- `403` — If the alert message cannot be dismissed
- `404` — If the alert message is not found
- `422` — Validation Error

---

[API](https://skmtc.net/databento/apis/databento-openapi-specification.md) · [All operations](https://skmtc.net/databento/apis/databento-openapi-specification/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/databento/databento-openapi-specification/versions/08ef3d01f5b8/schema)
