> ## 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 verification

> Approve a KYC verification after manual review. The currently authenticated user is recorded as the reviewer and the participant record is updated on success.

<ParamField path="id" type="string" required>
  KYC verification ID
</ParamField>

<ParamField body="expiry_days" type="number">
  Approval validity period in days
</ParamField>

<ParamField body="note" type="string">
  Optional approval note
</ParamField>
