Send Broadcast
Send a broadcast immediately to a list or audience. Publishes the broadcast template first. Not allowed once the broadcast is sending or sent.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
Response
A broadcast — a single-channel message delivered to a known set of recipients (a list or audience).
The broadcast ID (bst_ prefix).
Human-readable name.
The broadcast's delivery channel.
email, sms, push, inbox, slack, msteams Lifecycle status of the broadcast.
draft, scheduled, sending, sent ISO 8601 timestamp when the broadcast was created.
ISO 8601 timestamp of the last update.
Actor that created the broadcast.
Actor that last updated the broadcast.
The broadcast's schedule, or null while it is an unscheduled draft.
ISO 8601 timestamp when the broadcast was archived, if archived.
Actor that archived the broadcast, if archived.