hq_approve_interview
Approve an interview as Headquarters after confirming the exact interview ID. Requires fieldwork_write or admin_write permission and updates the interview status immediately.
Instructions
Approve an interview as Headquarters. Requires fieldwork_write or admin_write permission and exact interview ID confirmation. Live mutation; read current status first and expect the returned state/audit fields to vary by Headquarters build.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | No | ||
| profile | No | ||
| interview_id | Yes | ||
| confirm_interview_id | Yes | Must exactly match interview_id. |