Fixed
2026-05-28
4 months ago
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_locationsendpoint, 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 byjob_post_ids.