Updates a specific discussion forum within a Blackboard Learn course. This endpoint allows for partial updates to discussion properties such as title, availability, grading options, and the main topic content. It is used when modifying existing discussions without creating a new…
titlestringTitle given to the discussion forum
fieldsstringA comma-delimited list of fields to include in the response. If not specified, all fields will be returned.
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 |…
gradablebooleanIndicates if the discussion allows grading
availablebooleanIndicates if the discussion is available
topic__idstringThe Id of the message.
topic__bodystringBody of the message, in BbML format.
discussionIdRequiredstringThe discussion ID. This may be the primary ID. | ID type | Example | |------------|---------------------------------------| | primary | _123_1 |
topic__isReadbooleanWhether the user in context has read the message.
topic__statusstringStatus of the message. | Type | Description | --------- | --------- | | Published | Message is published in the discussion and visible for all users. | | Deleted | Message is shown in the discussion as soft-deleted. | | Draft | Message is stored as a draft and only visible for t…
topic__userIdstringThe Id of the user who created the message.
topic__groupIdstringThe Id of the group, only set for group discussions.
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.