autosend

Send Broadcast

Kick off a (chunked, background) bulk send of one announcement to the whole base.

AutoSend has no audience broadcast, so this fans the message out over the workspace's customers in batches of 100. Progress is tracked in config and surfaced via /autosend/broadcast/status.

post/api/v1/autosend/broadcast

Headers

authorizationstring nullable

Bearer <token>

Bearer <token>

Request body

subjectstring required
body_htmlstring required
body_plainstring nullable
reply_tostring nullable
unsubscribe_group_idstring nullable

Response

Successful Response

dataobject required

Changes

No recorded changes to this endpoint across all 1 revision of this API.