Request production
Asks the station to make one. It is queued, not started
POST /productions
note
SDK method: requestProduction
Security: authenticated (policy: platform.manage)
Request body (application/json)
Accepts a ProductionRequest object.
Response
201 Created — Returns a Production object.