Cancel call
Cancel call
Cancels a scheduled call and removes it from the queue. Triggers a webhook notification with call deadline status. This operation cannot cancel calls that are already in progress.
DELETE
Cancel call
This operation only cancels scheduled calls. Active calls in progress cannot be canceled through this endpoint.
What Happens
- Call is removed from the queue
- Webhook notification is sent with deadline status
- Call status is updated to canceled
Impact
- Scheduled calls: Successfully canceled before execution
- Active calls: Cannot be canceled (use call control endpoints instead)
- Completed calls: Cannot be canceled
Path Parameters
Call identifier
Response
Call canceled successfully