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 first name of the candidate.
The last name of the candidate.
The email address of the candidate.
The phone number of the candidate.
The current job title of the candidate.
The current company of the candidate.
An image url to a profile picture
A list of tags applied to the candidate.
A 1-5 star rating assigned to the candidate.
Response
200
application/json
Was this page helpful?