texts
Create a text broadcast
Creates a text broadcast campaign using the Text Broadcast API. Send a TextBroadcast object in the message body to detail a text broadcast campaign. A campaign can be created without contacts and with bare minimum configuration, but contacts have to be added further on to use the campaign. It supports scheduling, retry logic, pattern-based messages.
post/texts/broadcasts
Query parameters
startboolean
If true then starts the campaign immediately (not required).
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