Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 705 Bytes

UpdateLabel.md

File metadata and controls

15 lines (9 loc) · 705 Bytes

UpdateLabel

Properties

Name Type Description Notes
name String The new name of the label. [optional] [default to nothing]
description String The new description of the label. [optional] [default to nothing]
color String The hex color to be displayed with the Label (for example, "#ff0000"). [optional] [default to nothing]
archived Bool A true/false boolean indicating if the Label has been archived. [optional] [default to nothing]

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