Tag
Represents a tag used to categorize and organize mentions within an alert.Unique identifier for the tag
Tag name or label
Hex color code for visual representation (e.g., “#3B82F6”)
Example
Request Models
CreateTagRequest
Used when creating a new tag.Tag name or label
Hex color code (e.g., “#3B82F6”)
UpdateTagRequest
Used when updating an existing tag. All fields are optional.Updated tag name
Updated hex color code
TagsResponse
Response containing a list of tags.List of Tag objects