> ## Documentation Index
> Fetch the complete documentation index at: https://docs.verify-group.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Approve or reject evidence

> Record a review decision on an evidence file, marking it approved or rejected with reviewer notes so the claim workflow can advance to the next status.

<ParamField path="id" type="string" required>
  Evidence UUID
</ParamField>

<ParamField body="decision" type="approved | rejected" required>
  Review decision
</ParamField>

<ParamField body="notes" type="string">
  Optional notes explaining the decision
</ParamField>
