Creates a new course in the Blackboard Learn system with specified attributes and settings. This endpoint allows for the detailed configuration of a course, including its basic information, availability, enrollment options, and localization settings. It supports both Classic and…
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.
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.
locale__forcebooleanWhether students are forced to use the course"s specified locale.
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.