---
title: "Sends feedback"
method: POST
path: "/v1/misc/feedback"
tags: ["uncategorized"]
---

# Sends feedback

`POST /v1/misc/feedback`

## Request body

- FeedbackRequest
  - `content` string, required — content
  - `replyTo` string — reply to (optional)

## Response `200`

OK

## Other responses

- `500` — Internal server error

---

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