Update a course schedule slot
Updates slot details and applies them to all days or one specifically selected date.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
slotId
Request
This endpoint expects an object.
academic_year_id
course_id
staff_member_id
audience_type
Allowed values:
audience_id
week_in_cycle
day_of_week
start_time
end_time
apply_scope
Allowed values:
calendar_schedule_id
effective_start_date
effective_end_date
active
date
Response
Course schedule slot updated successfully.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

