Update an announcement
Update an announcement
Path parameters
announcementId
Headers
Authorization
Request
This endpoint expects a list of objects.
op
The type of operation to perform
path
A JSON Pointer string specifying the part of the document to operate on
value
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
Allowed values:
_status
The status of the announcement
Allowed values:
_links
endTime
The end time of the announcement. This is a Unix timestamp in milliseconds.
_access