Sourcing
Create sourcing
Create an empty sourcing campaign linked to your workspace.
POST
Create 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.
Request body
Send an empty JSON object{}. Unknown keys return validation_error.
Response
Whensuccess is true, data contains:
sourcingId— identifier for the new sourcing (same as internal job offer id)name— generated display name
Errors
Commonerror.code values:
| Code | HTTP |
|---|---|
validation_error | 400 |
plan_upgrade_required | 402 |
not_found | 404 |
internal_error | 500 |
Create sourcing

