---
title: "POST /v1/qa/auto-rejected/{scanId}/disposition"
method: POST
path: "/v1/qa/auto-rejected/{scanId}/disposition"
---

# POST /v1/qa/auto-rejected/{scanId}/disposition

`POST /v1/qa/auto-rejected/{scanId}/disposition`

## Path parameters

- `scanId` string, uuid, required

## Request body

- object
  - `disposition` 'open' | 'done' | 'flag', required
  - `sourceStageRunId` string, uuid, required

## Response `200`

Default Response

## Changes

- **2026-09-24** `55f46f000321` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/transload/apis/pipeline-backend/changes/v1/qa/auto-rejected/:scanId/disposition/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)
