batchCalls
Pause a batch call
Suspends dialing. Recipients that have not been dialed stay queued, so resuming continues where the batch left off. Calls already in progress are not affected. A batch can be paused while it is scheduled or in_progress.
post/calls/batch/{batch_call_id}/pause
Path parameters
batch_call_idstring required
The batch returned by POST /calls/batch, a UUID.
Headers
Authorizationstring required
Bearer authentication
Response
200