---
title: "Creates a Reaction"
method: POST
path: "/v1/reactions/toggle"
tags: ["Reaction"]
---

# Creates a Reaction

`POST /v1/reactions/toggle`

## Query parameters

- `DealLogId` integer
- `TicketLogId` integer

## Request body

- UserReactionCreateModel
  - `reaction` string, required

## Response `200`

OK

---

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