Create an assessment invite
Invites
Create Invite
Sends an assessment invite to a candidate. The invite email is dispatched automatically after creation.
One invite is created per request. To send multiple invites, make separate requests for each recipient.
POST
Create an assessment invite
Documentation Index
Fetch the complete documentation index at: https://v4-docs.alfaone.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Format: ak_live_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Body
application/json
ID of the assessment to invite the candidate to
Email address of the candidate
Maximum number of times a candidate can replay each question
Required range:
x >= 1Maximum number of recording attempts per answer
Required range:
x >= 1Number of days until the invite expires
Required range:
x >= 1Proctoring configuration. All options default to true if omitted.
Response
Invite created successfully