logs
Bulk Mark Reviewed
Record one reviewer's verdict across many logs.
Upserts one review per (log, reviewer) and writes the log's review_status in the same transaction, honouring the sole-writer invariant: those four columns are only coherent together, and a bulk path that wrote review_status alone would be the fastest possible way to produce logs that read as reviewed with no verdict behind them.
There is deliberately no bulk un-review. The design shows none, and removal stays in the detail panel.
post/api/v1/logs/bulk-mark-reviewed
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.