Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 815 Bytes

CreateCategory.md

File metadata and controls

12 lines (9 loc) · 815 Bytes

CreateCategory

Properties

Name Type Description Notes
name string The name of the new Category.
color string The hex color to be displayed with the Category (for example, "#ff0000"). [optional]
externalId string This field can be set to another unique ID. In the case that the Category has been imported from another tool, the ID in the other tool can be indicated here. [optional]
type string The type of entity this Category is associated with; currently Milestone is the only type of Category.

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