Delete call attempt
Interviews
Delete Call Attempt
Cancels and deletes a specific call attempt. Blocked for ONLINE interviews.
DELETE
Delete call attempt
Cancels and permanently deletes a specific call attempt.
Overview
Deleting a call attempt removes it from the interview’s history and cancels it if it was scheduled for the future.Constraints
- In-Progress Protection: Like rescheduling, deleting a call attempt that is currently
IN_PROGRESSis blocked. - Interview Completion: Deleting call attempts does not delete the interview itself. If you wish to delete the entire interview and all its data, use the Delete Interview endpoint instead.
Use Case: This endpoint is typically used to clean up failed or redundant attempts from the interview history or to cancel a pending retry that is no longer needed.
Authorizations
API key for authentication using Bearer scheme
Query Parameters
Required for ATS API keys to specify which company to access. Ignored for standard company API keys.
Response
204
Call attempt deleted successfully