post https://api.smartrecruiters.com/candidates//jobs//attachments
Attach file to candidate in context of given job.
Log in to see full request history
Responses
Attach file to candidate in context of given job.
xxxxxxxxxx
curl --request POST \
--url https://api.smartrecruiters.com/candidates/id/jobs/jobId/attachments \
--header 'accept: application/json' \
--header 'content-type: multipart/form-data' \
--form attachmentType=GENERIC_FILE
Try It!
to start a request and see the response here! Or choose an example: