---
title: "PATCH /v1/printer-tasks/{id}"
method: PATCH
path: "/v1/printer-tasks/{id}"
---

# PATCH /v1/printer-tasks/{id}

`PATCH /v1/printer-tasks/{id}`

## Path parameters

- `id` string, required

## Request body

- object
  - `status` 'pending' | 'downloading' | 'uploading' | 'in_progress' | 'completed' | 'failed' | 'cancelled'
  - `progress` number
  - `speed` number
  - `error_code` string
  - `error_message` string
  - `started_at` string
  - `completed_at` string
  - `metadata` object

## Response `200`

Default Response

---

[API](https://skmtc.net/printhiv3d/apis/hive-api-documentation.md) · [All operations](https://skmtc.net/printhiv3d/apis/hive-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/printhiv3d/hive-api-documentation/revisions/6ac11cc265be/schema)
