v1

latestSwagger 2.0Apache 2.02026-07-13123128517.6 KB
texts

Add batches to a text broadcast

Allows adding an extra batches to an already created text broadcast campaign. The batches which being added pass the CallFire validation process (unlike in the recipients version of this API). That is why using of a scrubDuplicates flag remove duplicates from your batch. Batches may be added as a contact list id, a list of contact ids, or a list of numbers

post/texts/broadcasts/{id}/batches

Path parameters

idinteger required

An id of a text broadcast

Query parameters

strictValidationboolean

Turns on strict validation for recipients. System will reply with BAD_REQUEST(400) if strictValidation = true and one of numbers didn't pass validation

Request body

namestring

A name of batch

contactListIdinteger

An id of existing contact list

scrubDuplicatesboolean

Removes duplicate recipients from batch if true

Response

successful operation

idinteger

An id of a resource