---
title: "Delete a conversation"
method: DELETE
path: "/customer/messaging/conversations/{conversation}"
tags: ["Customer Messaging"]
---

# Delete a conversation

`DELETE /customer/messaging/conversations/{conversation}`

Permanently delete a conversation and all its messages.
This action cannot be undone.

## Path parameters

- `conversation` string, required

## Response `200`

- 204

## Other responses

- `401` — Unauthenticated
- `403` — An error

---

[API](https://skmtc.net/nexuforma/apis/51eat-api-documentation.md) · [All operations](https://skmtc.net/nexuforma/apis/51eat-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nexuforma/51eat-api-documentation/revisions/ee945e6d6db7/schema)
