Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 649 Bytes

UpdateLabel.md

File metadata and controls

12 lines (9 loc) · 649 Bytes

UpdateLabel

Properties

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

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