Updates an existing candidate's information in Recruitee. Use this to modify candidate details such as name, contact info, cover letter, tags, and social links. All fields except candidate_id are optional - only provide the fields you want to update. The API performs a partial u…
namestringFull name of the candidate.
tagsarrayList of tags associated with the candidate.
emailstringPrimary email address of the candidate. Note: The Recruitee API stores emails as an array, so this field may not update the candidate's email list as expected.
phonestringPrimary phone number of the candidate. Note: The Recruitee API stores phones as an array, so this field may not update the candidate's phone list as expected.
photostringURL to the candidate's photo.
offersarrayList of offer IDs to associate with the candidate.
resumestringURL to the candidate's resume.
sourcestringSource from which the candidate was obtained. Must be a valid source defined in the Recruitee system. Common values include 'manual', 'career_site', etc. Invalid sources will result in a 422 error.
candidate_idRequiredintegerUnique identifier of the candidate to update.
cover_letterstringCover letter text for the candidate.
social_linksarrayList of social media profile links for the candidate.
custom_fieldsobjectCustom fields for the candidate as defined by the company.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.