---
title: "POST /1/jobs/{job}/input"
method: POST
path: "/1/jobs/{job}/input"
---

# POST /1/jobs/{job}/input

`POST /1/jobs/{job}/input`

## Path parameters

- `job` string, required

## Request body

- JobAddInput
  - `chunks` string[], required
  - `commit_id` string, required
  - `name` string, required
  - `size` integer, required

## Response `200`

successful operation

- JobAddInputResult
  - `complete` boolean, required
  - `error` string, nullable

## Other responses

- `4XX` — Error
- `5XX` — Error

## Changes

> 17 revisions in range; 1 not diffed.

- **2023-08-24** `87e3ab75ec09` — 1 info
  - endpoint added
- **2023-08-21** `ad085ef729f0` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/oxidecomputer/apis/buildomat/changes/1/jobs/:job/input/post.md)

---

[API](https://skmtc.dev/oxidecomputer/apis/buildomat.md) · [All operations](https://skmtc.dev/oxidecomputer/apis/buildomat/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/oxidecomputer/buildomat/revisions/7c904bfdde4a/schema)
