---
title: "Quote message for User"
method: POST
path: "/rest/sendMessage/{instance_key}/quoteMessage"
tags: ["SendMessageController"]
---

# Quote message for User

`POST /rest/sendMessage/{instance_key}/quoteMessage`

## Path parameters

- `instance_key` string, required

## Request body

- object
  - `messageData` QuoteMessage
    - `to` string
    - `text` string
    - `key` object
    - `message` object

## Response `200`

Success

---

[API](https://skmtc.net/megaapi/apis/documentation-megaapi.md) · [All operations](https://skmtc.net/megaapi/apis/documentation-megaapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/megaapi/documentation-megaapi/versions/09ca1205343e/schema)
