---
title: "Reply to Feedback"
method: POST
path: "/v1/shops/{shopId}/feedbacks/{feedbackId}/reply"
tags: ["Feedbacks"]
---

# Reply to Feedback

`POST /v1/shops/{shopId}/feedbacks/{feedbackId}/reply`

Replies to a specific feedback.

## Request body

- object
  - `reply` string

## Response `200`

---

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