Update Announcement by ID

This operation updates an announcement by ID.

Authorization and Permissions

  • An OpenAm token is required to update the announcement.
  • The user must have content update permission, which is granted by a Talk administrator.
Path Params
string
required

The ID of the announcement to update.

Body Params

The Update Announcement request payload.

string

The title of the announcement.

string

The content of the announcement.

date-time

The date and time the announcement expires.

string

The location associated with the announcement.

string

The date, time, and week of an announcement's planned release.

string

The priority of the announcement.

boolean

A Boolean indicator of whether or not comments are enabled for this announcement.

date-time

The scheduled date and time for an announcement to be released to users. it cannot be updated if the original time was already in past

coverImage
object

The attachment model used across different content types.

attachments
array of objects

The attachments to include with the announcement. The attachment object should be the same returned by the file upload API.

attachments
Headers
string
required

An OpenAm token for the user.

string

A UUID value to track the request, used for debugging and tracing.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Choose an example:
application/json
application/problem+json