Cancel Batch Call

Cancels a scheduled or pending batch before it starts dialing. Returns 409 if the batch is already running or completed.

Authentication

AuthorizationBearer

Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.

Path parameters

idstringRequired
Batch call ID.

Response

Batch cancelled.
batchobject
A batch of outbound calls dispatched to a list of recipients.

Errors

409
Conflict Error