Resume a batch call

View as Markdown

Resumes a paused batch. Dialing restarts within a few seconds with the recipients that were still queued when the batch was paused, and the batch returns to scheduled rather than in_progress. Only paused batches can be resumed.

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