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

---

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