Human Verification
Verify Skills
Reviewer submits their endorsement decision.
POST
Overview
Skills included inskillIds are marked verified. Skills currently pending but not included are marked rejected. After saving:
- Fires a
verification.completedwebhook with full results. - Sends a confirmation email to the student.
- Marks the reviewer session as completed (preventing re-submission).
- Increments
verifiedProfileson the API key.
Uses the
reviewerToken from the email link for authorisation — no session authentication required.Query Parameters
string
required
The reviewer token embedded in the email link.
Request Body
string[]
required
IDs of the skills the reviewer is endorsing. Must not be empty.

