Archive Broadcast
Archive a broadcast. This is a soft delete — the archived broadcast is returned and no longer appears in list results.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
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.