Delete Interviews
Cancel/delete single or multiple interviews. Cannot delete completed or in-progress interviews.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
Cannot delete completed interviews (kept for records) Cannot delete in-progress interviews Cancellation email sent automatically if notifyCandidate=true and status=scheduled Interview is permanently deleted from database
interviewId
Interview ID
reason
Cancellation reason (max 500 chars)
notifyCandidate
Send cancellation email (default: true)
Response
Interview deleted successfully (single)
success
data
message
timestamp
version
Errors
400
Bad Request Error