Administration API
Destructive admin operations — production data reset and forced work order deletion.
Operations below are scaffolded from FastAPI introspection. Each operation page renders inline via
<OAOperation>once CI populatesopenapi.json.
Operations
- DELETE /reset/prod — Reset all production and traceability data.
- DELETE /reset/inventory — Reset all warehouse/inventory data.
- DELETE /force-delete-work-order/{work_order_key} — Force-delete a work order regardless of status.