---
title: "Update Production QR label metadata"
method: PATCH
path: "/v1/production-qr-tokens/{tokenId}"
tags: ["Production Runs"]
---

# Update Production QR label metadata

`PATCH /v1/production-qr-tokens/{tokenId}`

## Path parameters

- `tokenId` string, uuid, required

## Request body

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

## Response `200`

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/6fe5e0368cb0/schema)
