---
title: "POST /reaction.delete"
method: POST
path: "/reaction.delete"
tags: ["reaction"]
---

# POST /reaction.delete

`POST /reaction.delete`

删除消息 reaction

## Request body

- object
  - `vchannel_id` string, required — 消息所在的频道
  - `key` string, required — 想要删 sticker 的 message 的 key
  - `reaction` string, required — 想要删除的 reaction 名

## Response `200`

request success

- unknown

## Other responses

- `default` — unexpected error

## Changes

- **2018-10-25** `af2ef45fcabb` — 1 info
  - endpoint added
- **2017-03-13** `ef71aa691171` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/bearyinnovative/apis/beary-openapi/changes/reaction.delete/post.md)

---

[API](https://skmtc.dev/bearyinnovative/apis/beary-openapi.md) · [All operations](https://skmtc.dev/bearyinnovative/apis/beary-openapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bearyinnovative/beary-openapi/revisions/6e42a0e2d730/schema)
