Candidates
Add attachment to candidate
Uploads an attachment file for the specified candidate.
POST
We recommend using the add attachment to application endpoint instead.
We realized that in practice it was always more about adding attachments to applications instead of candidates, so we created a new, more aptly named one that you should use instead: add attachment to application
This endpoint requires the permission Add attachments to be enabled in your scope config.
Example Request Body
Authorizations
Headers
ID of the integration you want to interact with.
Path Parameters
The Kombo ID of the candidate you want to add the attachment to.
Body
application/json
POST /ats/candidates/:candidate_id/attachments request body
The body is of type object
.
Response
200
application/json
POST /ats/candidates/:candidate_id/attachments Successful response
The response is of type object
.