Skip to main content

Request Body

subject
string
required
The subject line of the email as it should appear in recipients’ inbox.
preheader
string (optional)
The text that appears below the subject line in notifications from inbox clients (like Gmail, Outlook, Apple Mail). This provides a second line for upselling and helps to increase open rates.
sender
object
required
message
string (optional if using template)
The body of the email as it should appear in recipients’ inbox. This can either be in plaintext or html format.
template
object (optional if using message)
recipients
object[] (optional if using sources)
This is the list of users the broadcast will be delivered to. Recipients can be added in batches, limited to 250 recipients per batch.If you’re avoiding sending in batches, check out adding a recipient source to a broadcast.
sources
object[] (optional if using recipients)
Sources point to pre-existing list of users. This unlocks sending a broadcast to thousands of recipients with a single . Audience groups and CSV files are supported as of today. More source options will be added to aid in building custom and flexible broadcast pipelines.
replyAddress
string
Enter a description
attachments
object[]
options
object
Last modified on July 17, 2026