Announcement Categories
Announcement Categories help organize your announcements into logical groups, making it easier for users to find relevant updates. Categories can be customized with names and colors to match your prod
Last updated
Announcement Categories help organize your announcements into logical groups, making it easier for users to find relevant updates. Categories can be customized with names and colors to match your prod
Announcement Categories have the following fields
id integer
Category ID
idx string
Encoded category ID
name string
Category name
color string
Hex RGB color code
company_id integer
Company ID
created_at string
The date & time the category was created (UTC timezone)
updated_at string
The date & time the category was last updated (UTC timezone)
translations object
Localized category names
You can use the following endpoints to manage Announcement Categories
Announcements - Learn how to manage announcements that use these categories
Last updated