Create a broadcast from template

Creates a fully scheduled broadcast from a message template in a single call: sets schedule, audience, suppression list, and per-event tag actions. The authenticated API key selects the account.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
uuid
required

The message template UUID.

string
required

Date and time in YYYY-MM-DD HH:II:SS format (UTC). Must be at least 5 minutes in the future; earlier values return 422.

audience
object
required

Audience type and UUID.

uuid | null

Optional. Suppression list UUID.

tags
object | null

Optional. Tag actions triggered by recipient interactions. Every tag ID listed must be a UUID; non-UUID values cause a 422.

Responses

401

Missing or invalid bearer token.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json