Candidates
Add talent to sourcing
Link a talent to a sourcing as a candidate.
POST
Add talent to sourcing
Documentation Index
Fetch the complete documentation index at: https://docs.kalent.ai/llms.txt
Use this file to discover all available pages before exploring further.
First time? Set up Authentication
Learn how to authenticate your API requests with your API key.
(talentId, sourcingId) in your workspace. Status is forced to TO_BE_CONTACTED. Existing candidates keep their userRating; new candidates use server defaults.
Path parameters
The sourcing id returned by Create sourcing.
Request body
Talent identifier to attach.
Response
Whensuccess is true, data includes candidateId, talentId, sourcingId, statusHandle, userRating, and createdAt.
Errors
| Code | HTTP |
|---|---|
validation_error | 400 |
insufficient_credits | 402 |
not_found | 404 |
internal_error | 500 |
Add talent to sourcing

