v1

latestOpenAPI 3.1.02026-08-0456127224.3 KB
ATS

Push a candidate to the ATS

Enqueue a candidate push to the connected ATS. If candidate.ats_candidate_id is null, a new candidate record is created in the ATS. Returns a queue item_id that can be polled via the push-status endpoint. Only Bullhorn and Avionte are currently supported.

post/api/v2/ats/candidates/push

Headers

X-API-KEYstring nullable
Authorizationstring nullable
X-Workspace-Idstring nullable

Request body

ats_namestring required

ATS provider name (e.g. 'bullhorn').

posting_idstring nullable
interview_idstring nullable
ingestion_tokenstring nullable
create_submissionboolean

Also create a candidate-to-job link in the ATS.

Response

Successful Response

metaobject nullable

Optional metadata. Shape varies by endpoint.