Update a candidate

Update a candidate's details

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the candidate.

Body Params
string

Email address of the candidate.

string

Job ID in the Classet system.

string

First name of the candidate.

string

Last name of the candidate.

string

Phone number in e164 format (+15555555555).

location
object
answers
array of objects

Json Array of the candidate answers and questions for your knockout application questions that you want us to reconfirm in the interview.

answers
string

URL of the candidate's resume to parse and add to their candidate data.

experience_entries
array of objects
experience_entries
education_entries
array of objects
education_entries
skills
array of strings
skills
string

A brief summary of the candidate's background and qualifications.

custom_data
object | null

Customer-defined key-value metadata. Top-level merge semantics:

  • Keys you send are added or updated.
  • Keys you do not send are preserved.
  • Set a key to null to delete that key.
  • Send null for the whole field to clear it entirely.
  • Send {} for a no-op (does NOT clear all keys).

Values can be any JSON type. Distinct from interview.interview_custom_data, which is structured data extracted by the AI during the screening call.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json