Create a report-card course
Create a report-card course
Creates a course and optionally synchronizes its audiences and teachers for selected academic years.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
subject_id
name
sort_order
period_length_minutes
times_per_week
duration_weeks
sync_year_ids
audiences
teachers
Response
Course created.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

