---
title: "Create a Production QR token for a template"
method: POST
path: "/v1/production-run-templates/{templateId}/qr-tokens"
tags: ["Production Runs"]
---

# Create a Production QR token for a template

`POST /v1/production-run-templates/{templateId}/qr-tokens`

## Path parameters

- `templateId` string, uuid, required

## Headers

- `idempotency-key` string, required

## Request body

- object
  - `organizationId` string, uuid
  - `labelName` string, nullable
  - `labelFormat` string
  - `labelMetadata` object

## Response `200`

Default Response

## Other responses

- `default` — Unexpected error response

## Changes

- **2026-08-14** `7ce1b00726fd` — 1 breaking
  - added the new required `header` request parameter `idempotency-key`

[Change history](https://skmtc.dev/printhiv3d/apis/hive-api-documentation/changes/v1/production-run-templates/:templateId/qr-tokens/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)
