---
title: "Mark conversation read"
method: POST
path: "/s2s/conversations/{conversationId}/read"
tags: ["S2S Conversations"]
---

# Mark conversation read

`POST /s2s/conversations/{conversationId}/read`

Mark the conversation read for the contact (explicit read receipt).
Clears the contact's unread state for this conversation.

## Path parameters

- `conversationId` string, required

## Response `204`

No Content

---

[API](https://skmtc.net/gleap/apis/gleap-server.md) · [All operations](https://skmtc.net/gleap/apis/gleap-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gleap/gleap-server/revisions/b8a72fda881e/schema)
