---
title: "DELETE /comment/{tableId}/{recordId}/{commentId}/reaction"
method: DELETE
path: "/comment/{tableId}/{recordId}/{commentId}/reaction"
tags: ["comment"]
---

# DELETE /comment/{tableId}/{recordId}/{commentId}/reaction

`DELETE /comment/{tableId}/{recordId}/{commentId}/reaction`

delete record comment reaction

## Path parameters

- `tableId` string, required
- `recordId` string, required
- `commentId` string, required

## Request body

- object
  - `reaction` string, required

## Response `200`

Successfully delete comment reaction.

---

[API](https://skmtc.dev/teable/apis/teable-app.md) · [All operations](https://skmtc.dev/teable/apis/teable-app/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/teable/teable-app/revisions/7515f3b33d79/schema)
