Skip to main content
POST

Overview

Skills included in skillIds are marked verified. Skills currently pending but not included are marked rejected. After saving:
  • Fires a verification.completed webhook with full results.
  • Sends a confirmation email to the student.
  • Marks the reviewer session as completed (preventing re-submission).
  • Increments verifiedProfiles on 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.

Token Validation Rules


Error Codes