Skip to main content

MessageBatchCreateRequest

Batch of A2P SMS messages. This object provides specification to send message(s) to many recipients. It contains top-level attributes, such as text which apply to all messages. In addition to that, it is possible to override this attribute for each message. This way a single API call may be used to send individual messages to many recipients.

Properties

NameTypeRequiredDescription
from_strSender's phone number in E.164 format.
messagesList[MessageCreateRequest]Individual messages
textstrText to send to messages.to phone numbers. Can be overridden on a per-message basis

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →