v1.2.1
API v1.2.1 New features
Section titled “API v1.2.1 New features”Jobs - career sites in search output
Section titled “Jobs - career sites in search output”POST /api/v1/jobs/search- the response now includescareer_site_ids(list[int]) for each job, listing the career sites the job is published to.
Jobs - editing
Section titled “Jobs - editing”PUT /api/v1/jobs/{id}- update a job. Mirrors the create method, including backward compatibility forfile_ids(legacy) anduuidfile references.
Career sites
Section titled “Career sites”GET /api/v1/career-sites/all- list all career sites of the organization with their settings and contacts.