Applicants

Number of APIs: 5

  1. List Applicants GET {{baseUrl}}/ats/applicants?raw=false&cursor=dolor&limit=1&filter[job_id]=1234&pass_through[search]=San Francisco&fields=id,updated_at

  2. Create Applicant POST {{baseUrl}}/ats/applicants?raw=false

  3. Get Applicant GET {{baseUrl}}/ats/applicants/:id?raw=false&fields=id,updated_at

  4. Update Applicant PATCH {{baseUrl}}/ats/applicants/:id?raw=false

  5. Delete Applicant DELETE {{baseUrl}}/ats/applicants/:id?raw=false