Cancel Batch Call
Authentication
Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.
Path parameters
Headers
Response headers
Response
The (possibly already-terminal) batch call.
Prefixed wire identifier (batch_<26 char Crockford base32>).
URL paths accept only this
prefixed form; legacy UUID path parameters are rejected with
404.
Prefixed wire identifier (agent_<26 char Crockford base32>)
of the agent that will run the batch.
Human-readable batch name.
Lifecycle status. A batch deferred to a future time is
pending with a non-null scheduled_at; it moves to running
once the scheduled time arrives and the dispatcher starts
dialing.
Total number of recipients (the progress denominator).
Caller-ID override. When set, prefixed wire identifier
(phone_<26 char Crockford base32>) of the phone number to
use; falls back to the agent’s bound number when null.
Per-call ringing timeout in milliseconds applied to every recipient in the batch. Null when the batch uses the 30s default.