Improved
2026-01-27
8 months ago
DELETE /v3/interviews/{id}
- Changed: Removed the restriction that only interviews scheduled through Harvest could be deleted; interviews scheduled via external calendars (e.g. Google) can now be deleted through this endpoint.
GET /v3/pay_inputs
- Added: The
GET /v3/pay_inputsendpoint to list the compensation components (e.g.Base Salary,Sign-on Bonus,Equity) that make up a job's pay transparency rule.
PATCH /v3/interviews/{id}
- Changed: Removed the restriction that only interviews scheduled through Harvest could be updated; interviews scheduled via external calendars (e.g. Google) can now be updated through this endpoint.