Skip to content
Log in Request a demo

v1.2.1

  • POST /api/v1/jobs/search - the response now includes career_site_ids (list[int]) for each job, listing the career sites the job is published to.

  • PUT /api/v1/jobs/{id} - update a job. Mirrors the create method, including backward compatibility for file_ids (legacy) and uuid file references.

  • GET /api/v1/career-sites/all - list all career sites of the organization with their settings and contacts.