Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The API version to use.
Available options:
v1, v2 Body
application/json
The announcement title.
Maximum length:
255The announcement content. Supports HTML.
Maximum length:
65535The announcement color. Provided as a 6 digit hex code.
Maximum length:
255Whether the announcement is displayed globally to all users.
Whether the announcement is enabled and visible to users.
The date and time when the announcement expires. Stored in UTC.
Response
OK