---
title: "Removes reaction from comment"
method: PATCH
path: "/api/v2/comments/{id}/remove_reaction"
tags: ["Comments"]
---

# Removes reaction from comment

`PATCH /api/v2/comments/{id}/remove_reaction`

Remove a reaction from a comment.

## Path parameters

- `id` string, required

## Headers

- `X-Organization-Id` string, required

## Response `200`

Single comment

---

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