---
title: "Update a running job"
method: PATCH
path: "/jobs/{token}"
---

# Update a running job

`PATCH /jobs/{token}`

## Request body

- union
  - UpdateJobResult
    - `result` unknown, required
  - UpdateJobPartial
    - `partial` unknown, required

## Response `200`

OK

- UpdateJobResponse
  - `id` string, required
  - `kind` string, required
  - `href` string, required

## Other responses

- `4XX`
- `5XX`

## Changes

> 17 revisions in range; 1 could not be searched.

- **2021-08-31** `6298f0b2bcb9` — 1 warning, 1 info
  - removed the request property `status`
  - added the success response with the status `200`
- **2020-09-05** `87cae065c674` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/osbuild/apis/osbuild-composer-worker/changes/jobs/:token/patch.md)

---

[API](https://skmtc.dev/osbuild/apis/osbuild-composer-worker.md) · [All operations](https://skmtc.dev/osbuild/apis/osbuild-composer-worker/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/osbuild/osbuild-composer-worker/revisions/f6de32b9b1a1/schema)
