Remove a running order item
Drops an item that has not been handed to the player yet
DELETE /director/air/items/{itemId}
note
SDK method: removeARunningOrderItem
Security: authenticated (policy: platform.manage)
Attributes
Attributes (1)
| Attribute | Type | Required | Description |
|---|---|---|---|
itemId | string | Yes | Path parameter. |
Response
200 OK — Returns a StationOrder object.