---
title: "Mark messages as read in a conversation"
method: POST
path: "/customer/messaging/conversations/{conversation}/messages/mark-read"
tags: ["Customer Messaging"]
---

# Mark messages as read in a conversation

`POST /customer/messaging/conversations/{conversation}/messages/mark-read`

Mark all messages in a conversation as read by the authenticated customer.
This is typically called when the customer opens a conversation.

## Path parameters

- `conversation` string, required

## Response `200`

- 200

## Other responses

- `401` — Unauthenticated
- `403` — Authorization 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)
