Update a calendar override rule
Updates a recurring calendar override rule within its schedule, rematerializes generated dates, and returns the refreshed rule resource.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
scheduleId
Calendar schedule identifier.
ruleId
Override rule identifier.
Request
This endpoint expects an object.
name
recurrence_type
is_open
start_time
end_time
month
day
active
Response
The override rule was updated and returned.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

