Update a scheduled voice broadcast
Updates a scheduled voice broadcast. A new uploaded recording may be supplied; the existing recording is retained when voice_file_id is omitted.
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
recipients_id
sent_date
subject
voice_file_id
attributes
JSON-encoded attributes
Response
Voice broadcast updated.
status
message
data
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

