Skip to main content
Sends a broadcast to your audience. You can send it immediately or schedule it for later.

Methods

Send

Sends a broadcast using the default background context.

SendWithContext

Sends a broadcast with a custom context for cancellation and timeout control.

Request

string
required
The ID of the broadcast to send.
string
Schedule the email to be sent later. Accepts natural language (e.g., “in 1 min”) or ISO 8601 format (e.g., “2024-08-05T11:52:01.858Z”).

Response

string
The unique identifier of the sent broadcast.

Example: Send immediately

Example: Schedule for later

Example: Schedule with natural language

When scheduling a broadcast, you can use natural language like “in 1 min”, “in 2 hours”, or “tomorrow at 9am”, or provide an ISO 8601 formatted timestamp.
Make sure the broadcast is in draft status before sending. You cannot send a broadcast that has already been sent.