Skip to main content

V1AssessmentSubmittedByUser

firstNamestringnullable

User first name

Example: John
lastNamestringnullable

User last name

Example: Doe
emailstringnullable

User email

V1AssessmentSubmittedByUser
{
"firstName": "John",
"lastName": "Doe",
"email": "[email protected]"
}