[BETA] Create a new course

Create a single course session and add provided professors to it. At least one professor is required.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The name of the course session. 255 characters maximum

string
required

Start date and time in ISO 8601 format (YYYY-MM-DDTHH:mm:ssZ)

string
required

End date and time in ISO 8601 format (YYYY-MM-DDTHH:mm:ssZ)

professorIds
array of strings
required
professorIds*
string

A description of the course session. 2000 characters maximum

string

ID of the classroom

string

External reference ID of the classroom (from partner ERP)

number

Maximum number of students allowed. Omit for no limit

boolean

Require student signatures. Defaults to school setting

string

Your system unique identifier for this record

string

Name of the third-party system that owns this record ID

boolean

When true, require the student to sign the inscription form after registering

inscriptionForms
array of objects

Inscription form field definitions — which fields to show, which are required, which are editable (max 50 items)

inscriptionForms
groupIds
array of strings

List of Group IDs to fetch students from

groupIds
studentIds
array of strings

List of explicit Student IDs to enroll

studentIds
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json