Updates a specific message within a course discussion on the Blackboard platform. This endpoint allows for modifying the status and/or content of an existing message. It can be used to publish drafts, soft-delete messages, or update the body text of a message. The update is part…
bodystringBody of the message, in BbML format.
fieldsstringA comma-delimited list of fields to include in the response. If not specified, all fields will be returned.
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…
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 |…
messageIdRequiredstringThe message ID. This may be the primary ID. | ID type | Example | |------------|---------------------------------------| | primary | _123_1 |
discussionIdRequiredstringThe discussion ID. This may be the primary ID. | ID type | Example | |------------|---------------------------------------| | primary | _123_1 |
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.