---
title: "Delete a conversation from the user list"
method: DELETE
path: "/conversations/{id}/"
tags: ["Conversations"]
---

# Delete a conversation from the user list

`DELETE /conversations/{id}/`

Delete a conversation from the user list. Does not delete the conversation for other receivers.

## Query parameters

- `ignore` boolean

## Response `200`

OK

- object
  - `success` boolean

## Other responses

- `default` — Error

---

[API](https://skmtc.net/xenforo-ltd/apis/xenforo-api.md) · [All operations](https://skmtc.net/xenforo-ltd/apis/xenforo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/xenforo-ltd/xenforo-api/versions/b15eba33657a/schema)
