Skip to main content
POST
Ingest candidate profiles

Authorizations

x-api-key
string
header
required

API key in UUID format. Include this header with every authenticated request.

Body

application/json

Request body for ingesting candidate profiles from a sourcing search.

session_id
string
required

Session ID from the sourcing search containing the profiles to ingest.

selected_ids
string[]
required

List of candidate profile IDs to ingest. Maximum 100 per request.

Maximum array length: 100

Response

Ingestion request accepted.

task_ids
string[]
required

Identifiers for the ingestion tasks created.

status
string
required

Status of the ingestion request.

message
string
required

Human-readable status message.