Candidate Basic Info

Upserts a Candidate Basic Info

Upserts a candidate basic info

put/candidate/{candidate_id}/basic-info

Request body

first_namestring required
last_namestring required
gender'male' | 'female' | 'other'
date_of_birthstring date
titlestring

Response

Success response for updating candidate Basic Info

first_namestring required
last_namestring required
gender'male' | 'female' | 'other'
date_of_birthstring date
titlestring
_idstring required
updated_atstring date-time required
created_atstring date-time required
__vinteger required
id_numberstring

Changes