Create an announcement
Create an announcement
Headers
Authorization
Request
This endpoint expects an object.
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:
endTime
The end time of the announcement. This is a Unix timestamp in milliseconds.
Response
Created 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