Generate course schedule slots
Previews or applies course slots against a calendar schedule using existing-slot behavior and optional course, grade, and class filters.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
scheduleId
Calendar schedule identifier.
Request
This endpoint expects an object.
academic_year_id
mode
Allowed values:
existing_slots_mode
Allowed values:
course_ids
grade_ids
class_ids
Response
Slot generation results with created slots, skipped items, conflicts, and replacement counts were returned.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

