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
Response
successful operation