cancel_interview
Cancel a scheduled interview by removing calendar events and sending cancellation notifications. Not valid for already-cancelled or completed HackerRank interviews.
Instructions
Cancel a scheduled interview. Calendar events are torn down and cancellation notifications dispatched asynchronously. Cannot cancel: already-cancelled interviews (err_interview_already_cancelled), or completed HackerRank interviews (err_cannot_cancel_completed_hackerrank).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Interview ID |