---
title: "PATCH /v1/ingestor/captures/{id}/upload-complete"
method: PATCH
path: "/v1/ingestor/captures/{id}/upload-complete"
---

# PATCH /v1/ingestor/captures/{id}/upload-complete

`PATCH /v1/ingestor/captures/{id}/upload-complete`

## Path parameters

- `id` string, uuid, required

## Request body

- object
  - `intermediateOffsetMs` integer
  - `sizeBytes` integer
  - `checksumSha256` string
  - `width` integer
  - `height` integer

## Response `200`

Default Response

## Changes

- **2026-09-19** `e47f38f712d0` — 2 breaking
  - removed `subschema #1, subschema #2` from the `intermediateOffsetMs` request property `oneOf` list
  - the `intermediateOffsetMs` request property type changed from no type to `integer`
- **2026-09-16** `c5284fb49979` — 1 info
  - added the new optional request property `intermediateOffsetMs`

[Change history](https://skmtc.dev/transload/apis/pipeline-backend/changes/v1/ingestor/captures/:id/upload-complete/patch.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/b865883633d6?raw)
