curl -X POST http://localhost:3001/market/m1a2b3c4-d5e6-7890-abcd-ef1234567890/close
{ "success": true, "data": { "id": "m1a2b3c4-d5e6-7890-abcd-ef1234567890", "status": "closed", "consensusValuation": 11.5, "closedAt": "2026-03-14T10:10:00.000Z" } }
Close a market and finalize the consensus valuation
POST /market/:id/settle