Creates new content within a specified Blackboard course. This endpoint allows for the addition of various types of content, including documents, external links, folders, and more, with detailed configuration options. It supports rich text formatting through BbML, hierarchical c…
bodystringThe body text associated with this content. This field supports BbML; see <a target="_blank" href="https://docs.anthology.com/docs/rest-apis/learn/advanced/bbml.html">here</a> for more information.
titleRequiredstringThe title or name of this content. Typically shown as the main text to click in the course outline when accessing the content.
fieldsstringA comma-delimited list of fields to include in the response. If not specified, all fields will be returned.
subtypestringOptional assessment subtype for further differentiation. For example, a test can have the subtype "assignment" in Ultra, alongside AI conversations and knowledge checks, ensuring type-agnostic categorization.
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 |…
parentIdstringThe ID of the content"s parent. Note that top-level contents do not have parents. The "parentId" field is a writable field as of the Bb Learn 3200.6.0 release. Specifying a new value in PATCH requests allows the Content object to be moved from one parent to another.
positionintegerThe position of this content within its parent folder. Position values are zero-based (the first element has a position value of zero, not one). Default position is last in the list of child contents under the parent.
reviewablebooleanIndicates whether Review Status is enabled for this content. Content items with review status enabled can be marked as reviewed by students in classic courses and content items with review status enabled in Ultra are either in a Forced Sequence or content that should be counted…
descriptionstringThe short description of this content. This field is not used in Classic courses. For Ultra courses this is used to show information directly on the course outline.
launchInNewWindowbooleanIndicates whether the content is going to open in a new window. **Since**: 3800.10.0
contentHandler__idstringThe content handler"s ID. Publicly supported handlers: | ID | Documentation | Since | |------------------------------------|---------------------------------|-----------| | resource/x-bb-document | ContentItemTOPubV1 | 3000.1.0 | | resource/x-bb-externallink | ExternalLinkTOPubV…
allowChildCourseContentbooleanBy default, child courses of a cross listed course can not have their contents modified. The allowChildCourseContent parameter can be sent as true in order to bypass this validation.
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.