---
title: "PATCH /feedbacks/{feedbackId}"
method: PATCH
path: "/feedbacks/{feedbackId}"
tags: ["feedbacks"]
---

# PATCH /feedbacks/{feedbackId}

`PATCH /feedbacks/{feedbackId}`

## Path parameters

- `feedbackId` string, required

## Request body

- PatchFeedbackRequest
  - `comment` string

## Response `200`

OK

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/revelator/apis/revelator-api.md) · [All operations](https://skmtc.net/revelator/apis/revelator-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/revelator/revelator-api/revisions/9bb4b5cb4dc2/schema)
