Update a calendar schedule
Replaces a calendar schedule's name, date range, cycle days, audiences, reporting term, and active state, then returns the refreshed resource.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
scheduleId
Calendar schedule identifier.
Request
This endpoint expects an object.
name
days
report_card_term_id
effective_start_date
effective_end_date
cycle_length_weeks
active
audiences
Response
The calendar schedule was updated and returned.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

