This endpoint allows you to update an existing course announcement in the Blackboard Learn platform. It can modify the announcement's title, body content, draft status, and availability settings. The body content supports rich text formatting using BbML (Blackboard Markup Langua…
bodystringThe message body of the Announcement. 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.
draftbooleanAn indication of whether or not the Announcement is in draft status.
titlestringThe title of this Announcement.
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 |…
announcementIdRequiredstringAnnouncementid
availability__duration__endstringThe date this Announcement stops being Available.
availability__duration__typestringIndicates whether this Course Announcement is always displayed (Permanent) or if it is shown only between the Start and End dates (Restricted). | Type | Description | --------- | --------- | | Permanent | The Announcement will always be displayed. | | Restricted | The Announceme…
availability__duration__startstringThe date this Announcement starts being Available.
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.