Creates a new course in the Blackboard Learn system with specified settings and configurations. This endpoint allows administrators or instructors to set up a course with various parameters including its basic information, availability, enrollment options, and localization setti…
nameRequiredstringThe name of the course.
fieldsstringA comma-delimited list of fields to include in the response. If not specified, all fields will be returned.
termIdstringThe ID of the term associated to this course. This may optionally be the term"s externalId using the syntax "externalId:spring.2016".
courseIdRequiredstringThe Course ID attribute, shown to users in the UI.
readOnlybooleanThis status does not affect availability of the course for viewing in any way. readOnly is valid for both Ultra and Classic courses. If an Ultra course is in readOnly mode, updates are not possible. For a Classic course in readOnly mode, updates are still possible (through Web U…
externalIdstringAn optional externally-defined unique ID for the course. Defaults to the courseId. Formerly known as "batchUid".
locale__idstringThe locale of this course.
allowGuestsbooleanWhether guests (users with the role guest) are allowed access to the course. Modifiable only for Classic course. Defaults to true for Classic Courses and false for Ultra Courses.
descriptionstringThe description of the course.
ultraStatusstringWhether the course is rendered using Classic or Ultra Course View. | Type | Description | --------- | --------- | | Undecided | The ultra status is not decided. | | Classic | The course is decided as classic. | | Ultra | The course is decided as ultra | | UltraPreview | The cour…
dataSourceIdstringThe ID of the data source associated with this course. This may optionally be the data source"s externalId using the syntax "externalId:math101".
organizationbooleanWhether this object represents an Organization. Defaults to false.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.