---
title: "React to the specified conversation message"
method: POST
path: "/conversation-messages/{id}/react"
tags: ["Conversations"]
---

# React to the specified conversation message

`POST /conversation-messages/{id}/react`

React to the specified conversation message.

## Response `200`

OK

- object
  - `success` boolean
  - `action` string — "insert" or "delete" based on whether the reaction was added or removed.

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