/company/{id}/position/{id}/candidate/{id}/resume

Uploads a resume file and attaches it to the specified candidate, replacing any resume currently on file.

Send the file as multipart/form-data with the field name resume. Accepted formats are PDF, DOC, DOCX, TXT, RTF, Pages, HTML/HTM, and CFB/AI. On success the endpoint returns an empty 204 response; it only updates the candidate's stored resume (file and URL) and does not re-parse the document to update other candidate profile fields.

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

Resume uploaded

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here!