Update an announcement
Update an announcement
Authentication
Authorizationstring
API Key authentication via header
Path parameters
announcementId
Request
Update announcement request body
Response
Updated announcement
_id
The ID of the announcement
isDismissible
true if the announcement is dismissible
title
The title of the announcement
message
The message of the announcement
startTime
The start time of the announcement. This is a Unix timestamp in milliseconds.
severity
The severity of the announcement
_status
The status of the announcement
_links
endTime
The end time of the announcement. This is a Unix timestamp in milliseconds.
_access
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
500
Internal Server Error