---
title: "Delete an automated message"
method: DELETE
path: "/conversations/pushedMessages/{id}"
tags: ["Conversations"]
---

# Delete an automated message

`DELETE /conversations/pushedMessages/{id}`

## Path parameters

- `id` string, required

## Response `204`

The message was deleted from the conversation

## Other responses

- `400` — Returned when invalid data posted
- `404` — Returned when item not found

---

[API](https://skmtc.net/getbrevo/apis/brevo-api.md) · [All operations](https://skmtc.net/getbrevo/apis/brevo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/getbrevo/brevo-api/revisions/2aec3cf66501/schema)
