This endpoint allows for the deletion of a specific message within a discussion thread in a Blackboard course. It should be used when an instructor or authorized user needs to remove inappropriate, outdated, or incorrect content from a course discussion. The operation is irrever…
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 |
deleteRepliesbooleanWhether the DELETE request should delete the replies or not. If true, the message and its replies are hard-deleted. Otherwise, the message is soft-deleted. If the message doesn"t have replies, it is hard-deleted in any case. **Since**: 3900.27.0
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.