The PatchCourse endpoint allows for updating specific details and settings of an existing course in the Blackboard Learn system. It is used when modifications to course properties such as name, description, availability, enrollment options, or localization settings are needed. T…
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 |…
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.
allowObserversbooleanWhether observers are allowed access to the course. Modifiable only for Classic course. Defaults to false. **Since**: 3900.31.0
closedCompletebooleanThis status does not affect availability of the course for viewing in any way. closedComplete is valid for both Ultra and Classic courses. If an Ultra course is in closedComplete mode, updates are not possible. For a Classic course in closedComplete mode, updates are still possi…
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.