Send a broadcast email
Sends a broadcast email to multiple recipients for marketing or announcement purposes.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Used to specify a channel ID for sending when using an account-level API credential.
A unique identifier used to prevent duplicate messages being sent when retrying failed requests.
256Body
Email template applied to every message in the broadcast. At least one of html or text is required.
One entry per outbound email. At least one message is required.
Reply-to addresses.
Override channel-level open and link tracking settings.
File attachments included with every message in the broadcast. Executable and potentially harmful file types are blocked.
Up to 5 tags for filtering and analytics. Allowed characters are letters, numbers, hyphens, and underscores. Max 100 characters per tag.
Custom email headers applied to every message. Total size of all headers combined must not exceed 5,000 characters.
Custom key/value metadata stored with the broadcast. Max 10 fields; keys max 50 characters, values max 100 characters.
Response
OK