Candidates
Add result link to candidate
Add a result link to a candidate.
POST
We recommend to use add result link to application instead.
This can, for example, be used to link a candidate back to a test result/assessment in your application. As not all ATS tools have a “result link” feature, we sometimes repurpose other fields to expose it.
This endpoint requires the permission Add result links 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 result link to.
Body
application/json
POST /ats/candidates/:candidate_id/result-links request body
The body is of type object
.
Response
200
application/json
POST /ats/candidates/:candidate_id/result-links Successful response
The response is of type object
.