Delete MO Operation
DELETE/api/manufacturing/mo-operations/:moOperation
Delete an MO operation. Allowed on both source='manual' AND source='from_bom' rows — industry pattern lets an operator drop an inherited step on a one-off MO. The linked BOM operation is untouched.
Refused with 422 {code:'mo_locked'} when MO status is completed | closed | cancelled.
Request
Responses
- 204
- 422
No Content
Unprocessable Entity
Response Headers
Content-Type