Create a calendar override rule
Creates a recurring calendar closure or opening rule, materializes its generated date overrides, and returns the saved rule 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
recurrence_type
is_open
start_time
end_time
month
day
weekday
week_of_month
range_start_month
range_start_day
range_end_month
range_end_day
holiday_key
day_offset
active
Response
The override rule was created and returned.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

