Fixed

2026-05-28

DELETE /v3/custom_field_options/{id}

  • Fixed: Deleting an option on a compensation-frequency or non-select-type custom field to return a 422 Unprocessable Content error instead of an unhandled server error.

GET /v3/job_post_searchable_locations

  • Added: The GET /v3/job_post_searchable_locations endpoint, returning searchable location data (location, city, region_short_name, region_long_name, postal_code, county, country_short_name, country_long_name, latitude, longitude) for job posts, filterable by job_post_ids.