Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 875 Bytes

CreateCategory.md

File metadata and controls

15 lines (9 loc) · 875 Bytes

CreateCategory

Properties

Name Type Description Notes
name String The name of the new Category. [default to nothing]
color String The hex color to be displayed with the Category (for example, "#ff0000"). [optional] [default to nothing]
external_id 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] [default to nothing]
type Any The type of entity this Category is associated with; currently Milestone or Objective is the only type of Category. [optional] [default to nothing]

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