---
title: "Delete a message"
method: DELETE
path: "/messages/message"
tags: ["Messages"]
---

# Delete a message

`DELETE /messages/message`

Delete a specific message. If it's the first in a discussion, the entire discussion is deleted.

## Query parameters

- `id` string
- `locale` string

## Response `200`

Successful operation

---

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