send_message_batch
Preview an SMS/iMessage batch and then send it by confirming the exact batch with the returned approval token.
Instructions
Preview or send a reviewed SMS/iMessage batch. Preview returns an approval token. Sending requires the same exact batch, confirm=true, and the token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | Exact messages to send. | |
| confirm | No | Set true only after reviewing the exact preview and approval token. | |
| service | No | Messaging service to use for every message. Defaults to sms. | sms |
| approval_token | No | Approval token returned by the preview call. |