Skip to main content
API resource reference for EmailBroadcast, part of the Notification service. To create or change one, see Changing resources; to inspect, see Reading resources.
This resource is part of the v1alpha1 API and is subject to change. Fields and behavior may change in future releases.

Identity

Overview

An EmailBroadcast sends an email to every contact in a ContactGroup, rendering the message from a referenced EmailTemplate. Use it to deliver a one-time message — such as an announcement or notice — to a defined audience within a Project. A broadcast is immutable once created: if you need to change the message, schedule, or audience, delete the resource and create a new one. You can optionally defer delivery with scheduledAt; if omitted, the broadcast is sent as soon as the controller reconciles it.

Spec fields

Status fields (read-only)

Usage

Run datumctl explain emailbroadcasts --recursive to see the full, live field tree for this resource.
Last modified on July 2, 2026