---
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
  - `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

---

[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/85dda1277de0/schema)
