Interview Templates API - Added repeat configuration
August 1st, 2025
Description
Introduced a new field to the Interview Templates API called repeat. This field configures when and how many times
a candidate should be prompted to select a time slot for an interview if they haven't already done so.
If not provided, the default behavior is to not repeat the prompt.
It is added to request of the following endpoints:
- https://developers.smartrecruiters.com/reference/updateinterviewtemplate
- https://developers.smartrecruiters.com/reference/updatejobinterviewtemplate
- https://developers.smartrecruiters.com/reference/createinterviewtemplate
- https://developers.smartrecruiters.com/reference/getjobapplicationinterviewtemplates
Impact
This enhancement is backward-compatible and does not require any changes to existing client implementations.