Create a calendar schedule
Creates a school calendar schedule with cycle days, optional audiences, date overrides, reporting-term linkage, and active-state configuration.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
academic_year_id
name
days
report_card_term_id
effective_start_date
effective_end_date
cycle_length_weeks
active
audiences
overrides
Response
The calendar schedule was created and returned as a resource.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

