Update a scheduled SMS broadcast
Updates the recipients or content of a scheduled SMS broadcast. The broadcast must still have Scheduled status (id 3).
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Broadcast identifier.
Request
This endpoint expects an object.
academic_year_id
form_id
recipients_id
sent_date
subject
message
attributes
JSON-encoded broadcast attributes
Response
Broadcast updated.
status
message
data
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

