v1
latestOpenAPI 3.0.22026-07-26191278525.6 KBATS Candidate
Patch ATS Candidate
Given an ats candidate id and data that needs to be patched, it patches the ats candidate. Note: All required body params in the schema are not enforced in PATCH request, unlike path params.
patch/api/v2/core/ats-systems/{systemId}/ats-candidates/{atsCandidateId}
Path parameters
atsCandidateIdstring required
ATS entity ID of candidate
systemIdstring required
System ID of profile
Query parameters
refreshClaimedProfilestring
Set to 'true' if updates need to be processed for this profile despite it being claimed. Defaults to false
Headers
Authorizationstring required
The secret key to access the api. It starts with the bearer token
Request body
Response
OK