Skip to main content
POST

Overview

All answers must be submitted in a single call. The number of answers must exactly match the number of questions generated.
  • Skills are set to verified if the student passes.
  • Skills are set to rejected if the student fails.
  • A verification.completed webhook is fired with full results.
  • A result email is sent to the student.
  • A passed assessment is lockedisLocked: true — blocking all future attempts.
Requires a valid session token via the x-api-key session middleware.

Scoring Rules


Request Body

array
required
Array of answer objects. Length must match the total number of questions.

Error Codes