Update an announcement

Update an announcement

Path parameters

announcementIdstringRequired

Headers

AuthorizationstringRequired

Request

This endpoint expects a list of objects.
opstringRequired

The type of operation to perform

pathstringRequired

A JSON Pointer string specifying the part of the document to operate on

valueanyOptional

Response

Updated announcement

_idstring

The ID of the announcement

isDismissibleboolean

true if the announcement is dismissible

titlestring

The title of the announcement

messagestring

The message of the announcement

startTimelong

The start time of the announcement. This is a Unix timestamp in milliseconds.

severityenum

The severity of the announcement

Allowed values:
_statusenum

The status of the announcement

Allowed values:
endTimelongOptional

The end time of the announcement. This is a Unix timestamp in milliseconds.

_accessobjectOptional

Errors