Ensures there is a candidate row for the talent in the given 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.
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
sourcingId | string | Yes | Sourcing id from create_sourcing. |
talentId | string | Yes | Talent to attach. |
Output
JSON block withsuccess: true and candidate identifiers plus status handle.
Errors
session not found, Not found, or credit-related messages when creation is blocked.
