Create announcement
Announcements
Create announcement
POST
Create announcement
Documentation Index
Fetch the complete documentation index at: https://docs.perscom.io/llms.txt
Use this file to discover all available pages before exploring further.
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 string length:
255The announcement content. Supports HTML.
Maximum string length:
65535The announcement color. Provided as a 6 digit hex code.
Maximum string 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