patch https://apiv2.{domain}.ai/api/v2/core/ats-systems//ats-candidates/
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.
This is an Async operation where a successful (2xx) HTTP response does not guarantee that the operation will succeed.This returns a transactionId which can be used to track the status of the operation at Transaction Get By Id API.