Broadcasts
Update a broadcast
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.
PUT
Authorizations
Authenticate API requests via an API Key
Path Parameters
Body
application/json
Response
200
application/json
Updates the broadcast and returns its details
The response is of type object
.