---
title: "Mark the conversation as unread"
method: POST
path: "/conversations/{id}/mark-unread"
tags: ["Conversations"]
---

# Mark the conversation as unread

`POST /conversations/{id}/mark-unread`

Mark the conversation as unread. This marks all messages in the conversation as unread.

## 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)
