---
title: "DELETE /v1/reactions/{id}"
method: DELETE
path: "/v1/reactions/{id}"
tags: ["Reactions"]
---

# DELETE /v1/reactions/{id}

`DELETE /v1/reactions/{id}`

## Path parameters

- `id` string, required

## Response `204`

Reaction deleted

## Other responses

- `404` — Reaction not found
- `500` — Internal server error

---

[API](https://skmtc.dev/drasi-project/apis/drasi-management-api.md) · [All operations](https://skmtc.dev/drasi-project/apis/drasi-management-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/drasi-project/drasi-management-api/revisions/af9ebc62a894/schema)
