POST
Add Call Batch Recipients

Authorizations

Authorization
string
header
required

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

Path Parameters

batch_id
string<uuid>
required

Body

application/json
recipients
BatchRecipientInput · object[]
required
Required array length: 1 - 10000 elements

Response

Successful Response

What appending to a batch did.

Numbers already in the batch are skipped and reported rather than rejected: re-uploading a list the operator re-exported is the normal case, and the never-call-twice guarantee doing its job is not a user error.

added
integer
required
skipped
SkippedRecipient · object[]
required
total_recipients
integer
required