Skip to main content
PATCH
Update production batch status

Authorizations

Authorization
string
header
required

Authenticate using a bearer token. To create a token, navigate to /settings/api-tokens and click Create API Token.

Path Parameters

batchId
integer
required

Body

application/json
status
enum<string>
required

New status for the production batch.

Available options:
draft,
planned,
in_progress,
completed,
cancelled

Response

Successful response

data
object