---
title: "Releases an existing production order."
method: POST
path: "/v2/production-orders/{productionOrderId}/release"
tags: ["ProductionOrdersCommand"]
---

# Releases an existing production order.

`POST /v2/production-orders/{productionOrderId}/release`

## Path parameters

- `productionOrderId` string, uuid, required

## Headers

- `x-tenant-id` string, uuid, required
- `x-runas` string
- `x-companyid` string

## Request body

- JTLPPSProductionOrdersPublicApiDataTransferObjectsV2ProductionOrdersReleaseProductionOrderCommandRequest — Releases an existing production order. - Request
  - `productionOrderId` string, uuid

## Response `201`

Successfully released the production order.

---

[API](https://skmtc.net/jtl-software/apis/scx-authentication-api.md) · [All operations](https://skmtc.net/jtl-software/apis/scx-authentication-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/jtl-software/scx-authentication-api/revisions/f979b1ea6951/schema)
