---
title: "POST /messages/readreceipts:send"
method: POST
path: "/messages/readreceipts:send"
tags: ["ReadReceipts"]
---

# POST /messages/readreceipts:send

`POST /messages/readreceipts:send`

Sends a read receipt update from Business to User.

## Query parameters

- `api-version` string, required

## Headers

- `Repeatability-Request-ID` string
- `Repeatability-First-Sent` string, date-time
- `x-ms-client-request-id` string, uuid

## Request body

- ReadReceiptContent — A request to send a read receipt update from Business to User.
  - `messageId` string, required — The id of the message this read receipt refers to.
  - `channelRegistrationId` string, uuid, required — Universally Unique Identifier
  - `typingIndicator` boolean — Whether this status update includes a typing indicator. This field defaults to false when not provided.

## Response `202`

The request has been accepted for processing, but processing has not yet completed.

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/azure/apis/communication-messages.md) · [All operations](https://skmtc.net/azure/apis/communication-messages/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/communication-messages/versions/ec11c913a0e6/schema)
