Schedule an SMS broadcast
Creates an SMS broadcast for selected school recipients. The message is sent through the school’s configured Twilio service and may include a form link via form_id.
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
sent_date
subject
message
attributes
JSON-encoded broadcast attributes
form_id
Response
SMS broadcast created
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

