Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 568 Bytes

CreateTagRequest.md

File metadata and controls

10 lines (7 loc) · 568 Bytes

# CreateTagRequest

Properties

Name Type Description Notes
name string The name of the tag. Tags may contain letters, numbers, colons, dashes, and underscores. There is a limit of 255 characters per tag.
color string The color of the tag. Color can be specified using hexadecimal value. Default color is #0A78C3 [default to '#0A78C3']

[Back to Model list] [Back to API list] [Back to README]