v1

latestOpenAPI 3.1.02026-07-26294215839.4 KB
Applicant Tracking
Public API

Create Candidate

Create a new candidate application for a job opening. The authenticated caller must have access to ATS settings. On success, returns the new candidate ID. Only fields required by the target job opening's standard questions need to be provided beyond firstName, lastName, and jobId.

OAuth Scopes: hiring:applications.write

post/api/v1/applicant_tracking/application

Response

Success. Returns the result status and the new candidate ID.

resultstring

Always 'success' on a successful request

candidateIdinteger

The ID of the newly created candidate