---
title: "POST /v1/qa/training/samples/{sampleId}/attempts"
method: POST
path: "/v1/qa/training/samples/{sampleId}/attempts"
---

# POST /v1/qa/training/samples/{sampleId}/attempts

`POST /v1/qa/training/samples/{sampleId}/attempts`

## Path parameters

- `sampleId` string, uuid, required

## Request body

- object
  - `decision` 'accepted' | 'rejected', required
  - `reason` 'hu_occluded' | 'scan_ambiguous' | 'classifier_wrong' | 'bbox_tilted' | 'bbox_oversized' | 'bbox_height_length_ambiguous' | 'segmentation_wrong' | 'pallet_mixed' | 'sticker_scanned' | 'other' | 'bad_bounding_box_fit' | 'item_not_measurable' | 'no_scan_visible' | 'bad_measurements' | 'ambiguous' | 'wrong_item_selected' | 'bad_segmentation' | 'mixed_pallet' | 'barcode_not_attached' | 'stacked_items'
  - `reasonText` string

## Response `200`

Default Response

## Changes

- **2026-09-10** `08236b56c2e4` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/transload/apis/pipeline-backend/changes/v1/qa/training/samples/:sampleId/attempts/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/08236b56c2e4?raw)
