batchCalls
Cancel a batch call
Permanently stops the batch. Recipients that have not been dialed are marked canceled and will never be called. Calls already in progress are not hung up. A canceled batch cannot be resumed and cannot take new recipients.
post/calls/batch/{batch_call_id}/cancel
Path parameters
batch_call_idstring required
The batch returned by POST /calls/batch, a UUID.
Headers
Authorizationstring required
Bearer authentication
Response
200