API ReferenceProduction Advancements
Add Operator To Split
Add operator to split.
Authorization
bearerAuth Authorization<token>
In: header
Path Parameters
shiftId*number
The shift's ID.
Format
doubleRequest Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
Try it live
curl -X POST "https://example.com/production-advancements/0.1/operator" \ -H "Content-Type: application/json" \ -d '{ "operatorId": 0.1 }'Empty