Cancel a scheduled call by ID

Transitions a call from NOT_STARTED or QUEUED to CANCELLED. The record is retained for history and analytics. Only not-yet-started calls can be cancelled here — for IN_PROGRESS calls use POST /calls/:id/drop, and for finished calls use DELETE /calls/:id/full. Reserved minutes are released back to the user's balance.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Call ID

Responses

404

Call not found

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json