---
title: "Upload an artifact"
method: PUT
path: "/jobs/{token}/artifacts/{name}"
---

# Upload an artifact

`PUT /jobs/{token}/artifacts/{name}`

## Path parameters

- `name` string, required
- `token` string, required

## Response `200`

OK

## Other responses

- `4XX`
- `5XX`

## Changes

- **2021-08-31** `6298f0b2bcb9` — 6 breaking, 2 info
  - added the new path request parameter `name`
  - added the new path request parameter `token`
  - the response's body type changed from `object` to no type for status `4XX`
  - the response's body type changed from `object` to no type for status `5XX`
  - …4 more
- **2020-09-05** `87cae065c674` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/osbuild/apis/osbuild-composer-worker/changes/jobs/:token/artifacts/:name/put.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)
