Skip to main content
POST
Add talent to sourcing

First time? Set up Authentication

Learn how to authenticate your API requests with your API key.
Creates or updates the candidate row for (talentId, sourcingId) in your workspace. Status is forced to TO_BE_CONTACTED. Existing candidates keep their userRating; new candidates use server defaults.

Path parameters

string
required
The sourcing id returned by Create sourcing.

Request body

string
required
Talent identifier to attach.

Response

When success is true, data includes candidateId, talentId, sourcingId, statusHandle, userRating, and createdAt.

Errors