TextMessageCreateRequest
One send intent: an owned sender, one body of text, and every recipient it goes to.
The whole request is validated before any recipient is accepted, so one malformed or repeated number refuses the submission rather than half-sending it. The text is preserved exactly as given — it is never trimmed or rewritten, because what the recipient reads must be what the customer wrote.
- fromType: string
_phone _number required - textType: stringmin length:1max length:1600required
- toType: array of string 1…1000
_phone _numbers required

