Learn how to stop a call when its status is queued
or scheduled
This API allows you to cancel pending calls before they are executed.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the call
call status response
The response is of type any
.