Update an existing candidate's information.

Log in to see full request history
Path Params
string
required

The unique identifier for the candidate resource, assigned by the Sterling API.

Body Params
string

An identifier, such as a user id, to facilitate linking candidates back to entities in your own system. Must be unique.

string
required

The candidate's given or "first" name.

string

The candidate's middle name, useful for differentiating between individuals with similar names in public record searches.

boolean

true if the the candidate has no legal name. false if the candidate may have a legal middle name.

string
required

The candidate's family name.

string
required

The email provided by the candidate. Must be a unique, valid email.

string

Date of birth, formatted as an ISO-8601 date (without the time component). For example, July 4, 1979 would be represented as "1979-07-04".

string

A phone number associated with the candidate, formatted as an E.164 string, such as +15555551234.

string

The social security number for the candidate, formatted as a series of numbers with no dashes 123551234.

Response

Language
Credentials
OAuth2
Request
Click Try It! to start a request and see the response here! Or choose an example:
application/json