---
title: "POST /v1/qa/{scanId}/note"
method: POST
path: "/v1/qa/{scanId}/note"
---

# POST /v1/qa/{scanId}/note

`POST /v1/qa/{scanId}/note`

## Path parameters

- `scanId` string, uuid, required

## Request body

- object
  - `starred` boolean
  - `comment` string, nullable
  - `feedback` boolean

## Response `200`

Default Response

## Changes

- **2026-09-25** `932b1b877e8b` — 1 info
  - added the new optional request property `feedback`
- **2026-09-19** `e47f38f712d0` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/transload/apis/pipeline-backend/changes/v1/qa/:scanId/note/post.md)

---

[API](https://skmtc.dev/transload/apis/pipeline-backend.md) · [All operations](https://skmtc.dev/transload/apis/pipeline-backend/llms.txt) · [OpenAPI document](https://skmtc.dev/transload/apis/pipeline-backend/revisions/932b1b877e8b?raw)
