Draft or schedule to send a broadcast to all or a subset of your subscribers.
To save a draft, set send_at to null.
To publish to the web, set public to true.
To schedule the broadcast for sending, provide a send_at timestamp. Scheduled broadcasts should contain a subject and your content, at a minimum.
We currently support targeting your subscribers based on segment or tag ids.
Authenticate API requests via an API Key
The HTML content of the email.
true to publish this broadcast to the web. The broadcast will appear in a newsletter feed on your Creator Profile and Landing Pages.
The published timestamp to display in ISO8601 format. If no timezone is provided, UTC is assumed.
Filters your subscribers. At this time, we only support using only one filter group type via the API (e.g. all, any, or none but no combinations). If nothing is provided, will default to all of your subscribers.
Id of the email template to use. Uses the account's default template if not provided. 'Starting point' template is not supported.
The sending email address to use. Uses the account's sending email address if not provided.
The scheduled send time for this broadcast in ISO8601 format. If no timezone is provided, UTC is assumed.
Creates a new broadcast