Schedule an email broadcast
Creates an email broadcast for selected school recipients, optionally with attachments, forms, document templates, and previous-year balance details. The sent date must be an ISO 8601 timestamp with an offset.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects a multipart form.
academic_year_id
broadcast_method_id
recipients_id
attachments_id
sent_date
subject
message
attributes
JSON-encoded broadcast attributes
include_previous_years_balance
previous_years_balance_type
Allowed values:
form_id
document_template_recipients
form_recipients
Response
Email broadcast created
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

