DeleteAtsSyncCandidateSyncApplicationInput
Input Object
Fields
applicationIdentifier AtsSyncCandidateSyncApplicationIdentifierInput! Required
Unique ID for the application on Indeed.
indeedRegistrationId ID! Required
Unique ID linking an Indeed employer to a partner employer. Provided during registration.
atsCandidateId ID
Optional ID for a candidate profile associated with one or more applications in the ATS.
atsApplicationId ID! Required
Unique ID for the application in the ATS.
job AtsSyncCandidateSyncJobInput! Required
Information about the job posting. Lets Indeed to associate imported application data with jobs published through the Job Sync API.
sourcedPostingId ID
Unique ID for the job posting.
deletedAt DateTime! Required
The time at which this application was deleted
Example
{ "applicationIdentifier": AtsSyncCandidateSyncApplicationIdentifierInput, "deletedAt": "2023-06-01T09:00:00Z"}