v1

latestOpenAPI 3.0.32026-08-06224144516.1 KB
Candidates

Update a candidate

put/candidates/{id}

Path parameters

idnumber required

The ID of the candidate to update.

Request body

first_namestring required
middle_namestring
last_namestring required
titlestring

The candidate's job title.

country_codestring
websitestring
best_time_to_callstring
current_employerstring
date_availablestring

The date the candidate is available for an opening.

current_paystring
desired_paystring
is_willing_to_relocateboolean
key_skillsstring
notesstring
sourcestring
owner_idnumber

The user id of the record owner

is_activeboolean

A flag indicating if the candidate is active.

is_hotboolean

A flag indicating if the candidate should be marked as hot. A hot candidate is highlighted in the candidates view.

passwordstring

The candidate's password if they are "registering". Registered candidate can be authenticated with /candidates/authorization.

Response

No Content