Create test assessment

Create an assessment for an already existing test

post

Returns a single assessment

Authorizations
Path parameters
organizationstringRequired

Name of the organization | can be found in the URL

teststringRequired

id of the test to return

Body
emailstringOptional

Email of the candidate

firstnamestringOptional

Firstname of the candidate

lastnamestringOptional

Lastname of the candidate

notifybooleanOptional

Should we notify users for the assessment that will be taken

Responses
200

successful operation

application/json
post
/{organization}/tests/{test}/assessments

Last updated