Skip to main content
POST
Call Start Batch

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json
batch
(CallBatchStartMode · object | CallBatchEndMode · object)[]
required

Response

Successful Response

res
(CallStartRes · object | CallEndRes · object)[]
required