Pause a batch call

View as Markdown

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.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

batch_call_idstringRequired

The batch returned by POST /calls/batch, a UUID.

Response

200
statusstringOptional
responseobjectOptional

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error