---
title: "POST /v1/qa/jobs"
method: POST
path: "/v1/qa/jobs"
---

# POST /v1/qa/jobs

`POST /v1/qa/jobs`

## Request body

- object
  - `customerId` string, uuid, required
  - `name` string
  - `assigneeEmail` string
  - `maxScans` integer
  - `capturedAfter` string, date-time
  - `capturedBefore` string, date-time
  - `tmsMeasuredOverMinCm` number
  - `tmsMissing` boolean
  - `notes` string
  - `dryRun` boolean

## Response `200`

Default Response

## Changes

- **2026-09-01** `f74c464947b1` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/transload/apis/pipeline-backend/changes/v1/qa/jobs/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/65d4396cd99f?raw)
