post https://api.ashbyhq.com/interviewSchedule.update
Update an interview schedule. This endpoint allows you to add, cancel, or update interview events associated with an interview schedule.
Requires the interviewsWrite
permission.
In order to update an interview event on a schedule, the event's interviewEventId
must be included when sending your request.
interviewEventId
s are included in the response of the interviewSchedule.create
endpoint.