Update an existing broadcast. Continue to draft or schedule to send a broadcast to all or a subset of your subscribers.
To save a draft, set public to false.
To schedule the broadcast for sending, set public to true and provide send_at. 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
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 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.
The scheduled send time for this broadcast 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.
Updates the broadcast and returns its details