---
title: "PATCH /v1/print-jobs/{id}/retry"
method: PATCH
path: "/v1/print-jobs/{id}/retry"
---

# PATCH /v1/print-jobs/{id}/retry

`PATCH /v1/print-jobs/{id}/retry`

## Path parameters

- `id` string, required

## Request body

- object
  - `expected_retry_count` number
  - `next_eligible_at` string, date-time
  - `terminal_reason` string
  - `increment_retry` boolean
  - `retry_count` number
  - `max_retries` number
  - `organizationId` string — Organization ID (optional, defaults to user's primary organization)

## Response `200`

Default Response

- object
  - `success` boolean
  - `retry_count` number
  - `max_retries` number
  - `next_eligible_at` string, date-time

## Other responses

- `400` — Default Response
- `404` — Default Response
- `409` — Default Response
- `500` — Default Response

## Changes

- **2026-07-26** `750c8a136307` — 7 info
  - added the new optional request property `expected_retry_count`
  - added the new optional request property `next_eligible_at`
  - added the new optional request property `terminal_reason`
  - added the non-success response with the status `409`
  - …3 more

[Change history](https://skmtc.dev/printhiv3d/apis/hive-api-documentation/changes/v1/print-jobs/:id/retry/patch.md)

---

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