Skip to main content
POST
Record an accept / reject verdict on a match review

Path Parameters

id
string
required

Body

application/json
verdict
enum<string>
required

accept merges candidate into primary; reject closes the review.

Available options:
accept,
reject
note
string

Optional steward rationale stored on the row.

Response

The decided review row; on accept, merge carries the merge summary (merge id, survivor id) and the row's merge_id is stamped.

The decided review row; on accept, merge carries the merge summary (merge id, survivor id) and the row's merge_id is stamped.