Label Object
-
namestring (required) Name of the label -
created_at,updated_attimestamp Timestamp of the issue when it was created and when it was last updated. -
descriptionstring Description of the Label -
colorstring Hex code of the color -
sort_orderfloat Sort order of the label used for sorting -
created_by&updated_byThis values are auto saved and represent the id of the user that created or the updated the project. -
projectuuid The project which the issue is part of auto generated from backend -
workspaceuuid The workspace which the issue is part of auto generated from backend -
parentuuid or null Parent of the label which is also a Label

