Rate many cells at once
Apply ONE verdict, and one optional note, to up to 1000 cells — the endpoint that makes rating a swept selection a single request instead of N. The rating and the note are shared because a sweep is one judgement about one thing the column got wrong. Lenient per cell: a selection spanning a column that runs no saved agent rates the rest and counts the others in skipped, since a rectangular selection routinely crosses column kinds. Re-rating replaces the earlier verdict rather than adding a second one.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
One verdict, applied to many cells.
The rating and the note are shared on purpose: a swept selection is one judgement about one thing the column got wrong, so asking for the sentence N times would collect N copies of it.
The cells to rate.
1 - 1000 elementsHow a person judged one produced cell value.
up, down What was wrong, in the user's own words. Applied to every named cell. Optional.
2000Response
Successful Response
Result of a bulk rating; cells that could not be rated are counted.
No echo of the stored verdicts: the caller already knows the one rating and
one note it sent, so returning a thousand identical copies would say
nothing it could not derive. skipped_column_ids is the part it cannot.