Skip to main content
Removes a candidate from a sourcing flow by setting its status to NOT_RETAINED. The candidate row is kept; it is excluded from the active pipeline and any active outreach tasks are cancelled.

Input

Output

JSON block with success: true and data containing candidateId, talentId, sourcingId, statusHandle (NOT_RETAINED), updatedAt, and removed: true.

Errors

session not found or Not found when the candidate does not belong to the workspace.