/courses

Collection of courses in a system, federation of systems, or in a default courseCatalog.

get

Get all courses in the system or default courseCatalog.

post

Create a new course in the default courseCatalog.

Entity representing a course form metadata.

get

Get form metadata for creating a new course.

Entity representing a course

get

Get a course given its id.

put

Update a given course.

delete

Delete a given course.

Entity representing a course form metadata for update

get

Get form metadata for updating an existing course.

get

Get expanded course prerequisite tree structures. All supporting requisiteOptions, programRequirements, Programs, Program completionRequirements, Courses, Course preRequisites and requisiteRequirements will be recursively expanded for bulk consumption. All credentialRequirements, assessmentRequirement, learningObjectiveRequirements and awardRequirements will be expanded.

/activity-units

Collection of activity-units in a system, federation of systems, or in a default courseCatalog.

get

Get all activity-units in the system or default courseCatalog.

post

Create a new activity-unit in the default courseCatalog.

Entity representing a activityUnit form metadata.

get

Get form metadata for creating a new activityUnit.

Entity representing a activity-unit

get

Get a activity-unit given its id.

put

Update a given activity-unit.

delete

Delete a given activity-unit.

Entity representing a activityUnit form metadata for update

get

Get form metadata for updating an existing activityUnit.

/course-offerings

Collection of course-offerings in a system, federation of systems, or in a default courseCatalog.

get

Get all course-offerings in the system or default courseCatalog.

post

Create a new course-offering in the default courseCatalog.

Entity representing a courseOffering form metadata.

get

Get form metadata for creating a new courseOffering.

Entity representing a course-offering

get

Get a course-offering given its id.

put

Update a given course-offering.

delete

Delete a given course-offering.

Entity representing a courseOffering form metadata for update

get

Get form metadata for updating an existing courseOffering.

/activities

Collection of activities in a system, federation of systems, or in a default courseCatalog.

get

Get all activities in the system or default courseCatalog.

post

Create a new activity in the default courseCatalog.

Entity representing a activity form metadata.

get

Get form metadata for creating a new activity.

Entity representing a activity

get

Get a activity given its id.

put

Update a given activity.

delete

Delete a given activity.

Entity representing a activity form metadata for update

get

Get form metadata for updating an existing activity.

Administer activity schedules.

put

Add schedule to the given activity.

delete

Remove the given schedule the activity.

Administer activity specific meeting times

put

Add a specific meeting time to the given activity.

delete

Remove meeting times within the specified date range

Administer activity blackout dates.

put

Add a blackout to the given activity that blocks events in the series.

delete

Clear any specific meeting times between the given dates inclusive

/terms

Collection of terms in a system, federation of systems, or in a default courseCatalog.

get

Get all terms in the system or default courseCatalog.

post

Create a new term in the default courseCatalog.

Entity representing a term form metadata.

get

Get form metadata for creating a new term.

The root terms in the term hierarchy. A node with no parents is an orphan. While all term Ids are known to the hierarchy, an orphan does not appear in the hierarchy unless explicitly added as a root node or child of another node.

get

Get all root root-terms

put

Add the given term as a root in the term hierarchy

delete

Remove the given term as a root in the term hierarchy.

Entity representing a term

get

Get a term given its id.

put

Update a given term.

delete

Delete a given term.

Entity representing a term form metadata for update

get

Get form metadata for updating an existing term.

get

Get child terms for the given term in the hierarchy.

put

Add term as child of the given term in the hierarchy.

delete

Remove the given term as a child of the given term in the hierarchy.

get

Get parent terms for the given term in the hierarchy.

/course-catalogs

Collection of course-catalogs in a system or federation of systems.

get

Get all course-catalogs.

post

Create a new course-catalog.

Entity representing a courseCatalog form metadata.

get

Get form metadata for creating a new courseCatalog.

The root courseCatalogs in the courseCatalog hierarchy. A node with no parents is an orphan. While all courseCatalog Ids are known to the hierarchy, an orphan does not appear in the hierarchy unless explicitly added as a root node or child of another node.

get

Get all root root-course-catalog

Entity representing a course-catalog

get

Get a course-catalog given its id.

put

Update a given course-catalog.

delete

Delete a given course-catalog.

Entity representing a courseCatalog form metadata for update

get

Get form metadata for updating an existing courseCatalog.

get

Get child courseCatalogs for the given courseCatalog in the hierarchy.

put

Add courseCatalog as child of the given courseCatalog in the hierarchy.

delete

Remove the given courseCatalog as a child of the given courseCatalog in the hierarchy.

get

Get parent courseCatalogs for the given courseCatalog in the hierarchy.

get

Get all courses in this courseCatalog

put

Add the given course to this courseCatalog

delete

Remove the given course from the courseCatalog.

get

Get all activity-units in this courseCatalog

put

Add the given activity-unit to this courseCatalog

delete

Remove the given activity-unit from the courseCatalog.

get

Get all course-offerings in this courseCatalog

put

Add the given course-offering to this courseCatalog

delete

Remove the given course-offering from the courseCatalog.

get

Get all activities in this courseCatalog

put

Add the given activity to this courseCatalog

delete

Remove the given activity from the courseCatalog.

get

Get all terms in this courseCatalog

put

Add the given term to this courseCatalog

delete

Remove the given term from the courseCatalog.