InlineAssessmentCandidate
Assessment API Sunset
This API has been deprecated since September 4, 2023. The sunset date is May 10, 2024. If you are an assessment provider or looking to build an assessment integration with SmartRecruiters, please consider using the new Assessment API (2021).
Example:
{
"firstName": "John",
"lastName": "Smith",
"email": "[email protected]",
"language": "en"
}
Fields description
Name | Type | Description |
---|---|---|
firstName | string | First name. |
lastName | string | Last name. |
string | Email. | |
language | string | IETF BCP 47 code of a language. |
Updated about 1 year ago