/company/{id}/position/{id}/candidate/{id}/documents

Uploads a file and attaches it to the candidate as a document, returning the created document record.

Send the file as multipart/form-data with the field name document. On success the response includes the document's file metadata (file_name, file_url, file_size, creation_date) along with simplified position, acting_user, and candidate objects. Uploading a document also logs a "document added" company activity entry and updates the candidate's updated_date timestamp.

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

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json