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
Updates the broadcast and returns its details
The response is of type object
.
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
Updates the broadcast and returns its details
The response is of type object
.