Move a course schedule slot
Moves an existing course schedule slot using the same complete slot payload accepted by the backend.
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
calendar_schedule_id
effective_start_date
effective_end_date
active
Response
Course schedule slot moved successfully.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

