Admin: Lock one or many days for a flock (prevents edits) Body: { flockId: st...
Inventory
Admin: Lock one or many days for a flock (prevents edits) Body: { flockId: st...
Admin: Lock one or many days for a flock (prevents edits) Body: { flockId: string, dates: ["YYYY-MM-DD"], reason: string }
**Required capabilities:** `manage_system`.
**Auth middleware:** `verifyToken`, `verifyAdmin`.
POST
Admin: Lock one or many days for a flock (prevents edits) Body: { flockId: st...
Authorizations
JWT obtained from POST /api/v1/auth/login.
Body
application/json
Validate input against schema before sending to API Body: the movement data o...Admin: Unlock one or many days for a flock (allows edits) Body: { flockId: st...