API Docs / Operations / Email - Broadcasts / Send Email Broadcast

Send Email Broadcast

POST /tenants/{tenant}/email-broadcasts/{code}/send

Sends a draft broadcast: re-evaluates the client selection, snapshots each client's resolved recipients (the audit record), marks the broadcast Queued and enqueues background processing. Poll the broadcast for progress and the recipients endpoint for the per-client delivery log.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

code* path string

Responses

202 Accepted
400 Bad Request
401 Unauthorized – Invalid or missing API key
404 Not Found