Candidates
Update candidate
Update a candidate
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The current company of the candidate.
The email address of the candidate.
The first name of the candidate.
An image url to a profile picture
The last name of the candidate.
The phone number of the candidate.
A 1-5 star rating assigned to the candidate.
A list of tags applied to the candidate.
The current job title of the candidate.
Response
200 - application/json
Was this page helpful?