timeslots

Modifies a timeslot

Supported only for interviews created via the Public API.

patch/interviews/{interviewId}/timeslots/{timeslotId}

Request body

idstring guid
interviewTypestring
titlestring
placestring
startsOnstring date-time required
endsOnstring date-time required
candidateStatus'accepted' | 'declined' | 'pending' | 'tentative'
noShowboolean

Response

Timeslot updated

Changes

No recorded changes to this endpoint across all 1 revision of this API.