---
title: "POST /v1/print-jobs/reorder"
method: POST
path: "/v1/print-jobs/reorder"
---

# POST /v1/print-jobs/reorder

`POST /v1/print-jobs/reorder`

## Request body

- object
  - `scope` 'printer' | 'global', required
  - `printer_id` string, uuid
  - `ordered_job_ids` number[], required
  - `organizationId` string — Organization ID (optional, defaults to user's primary organization)

## Response `200`

Default Response

- object
  - `success` boolean

## Other responses

- `400` — Default Response
- `401` — Default Response
- `500` — Default Response

## Changes

- **2026-09-24** `afa283b82594` — 1 breaking
  - the `printer_id` request property format changed from no format to `uuid`

[Change history](https://skmtc.dev/printhiv3d/apis/hive-api-documentation/changes/v1/print-jobs/reorder/post.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.dev/printhiv3d/apis/hive-api-documentation/revisions/3dea7fda80a8?raw)
