---
title: "Delete a rich message"
method: DELETE
path: "/rich_messages/{rich_message_id}"
tags: ["Bot responses"]
---

# Delete a rich message

`DELETE /rich_messages/{rich_message_id}`

Delete a rich message

## Path parameters

- `rich_message_id` string, required

## Response `200`

Accepted

- Success
  - `success` boolean

## Other responses

- `400` — Invalid ID supplied
- `404` — not found

---

[API](https://skmtc.net/smartly/apis/smartly-ai-apis.md) · [All operations](https://skmtc.net/smartly/apis/smartly-ai-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/smartly/smartly-ai-apis/revisions/1e26909d86c9/schema)
