Edit a scheduled email broadcast
Updates the supplied fields of a scheduled email broadcast and refreshes its notifications. The broadcast must remain in Scheduled status; omitted fields are left unchanged.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Request
This endpoint expects an object.
academic_year_id
recipients_id
attachments_id
sent_date
subject
message
attributes
JSON-encoded broadcast attributes
form_id
document_template_recipients
form_recipients
Response
Scheduled email broadcast updated
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

