Description
Introduced a new optional field to the Interview Templates API called meetingHostId
. This field can be added to Update job interview template request to specify the person who will act as the host for interviews created from this template. The host identity will be used to create calendar events and video meetings.
The meetingHostId
field was also added to the interviewTemplate
object in the response of the Find interview templates for job application id endpoint.
Impact
This enhancement is backward-compatible and does not require any changes to existing client implementations.