calls
Cancel a queued or active call
Best-effort cancel. Returns {"cancelled": true} when the call was still cancellable (queued/dialing), {"cancelled": false} when it already reached a terminal state - safe to call idempotently.
post/calls/{call_id}/cancel
Path parameters
call_idstring required
Headers
X-API-Keystring nullable
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.