Apply API - Added UTM Parameters
July 8th, 2025
Description
Extending Apply API:
POST /postings/{uuid}/candidates- Added new optional body objectUtmTrackingto support tracking the source of the application. If present, theUtmTrackingmust containutmSource. The remaining fields -utmMedium,utmCampaign,utmContentandutmTermare optional.
Impact
This enhancement is backward-compatible and does not require any changes to existing client implementations.