Updates an existing course in the Blackboard Learn system. This endpoint allows modification of various course attributes including basic information, availability settings, enrollment options, and localization preferences. It's used to adjust course details after initial creati…
namestringThe 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 or organization ID. This may be the primary ID, or any of the secondary IDs prefixed with the ID type. | ID type | Example | |------------|---------------------------------------| | primary | _123_1 | | externalId | externalId:math101 | | courseId | courseId:math101 |…
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.
dataSourceIdstringThe ID of the data source associated with this course. This may optionally be the data source"s externalId using the syntax "externalId:math101".
locale__forcebooleanWhether students are forced to use the course"s specified locale.
enrollment__endstringThe date on which enrollment in this course ends. May only be set if enrollment.type is SelfEnrollment.
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.