Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1023 Bytes

UpdateGroup.md

File metadata and controls

17 lines (14 loc) · 1023 Bytes

UpdateGroup

Properties

Name Type Description Notes
description str The description of this Group. [optional]
archived bool Whether or not this Group is archived. [optional]
color str The color you wish to use for the Group in the system. [optional]
display_icon_id str The Icon id for the avatar of this Group. [optional]
mention_name str The mention name of this Group. [optional]
name str The name of this Group. [optional]
color_key str The color key you wish to use for the Group in the system. [optional]
member_ids list[str] The Member ids to add to this Group. [optional]
workflow_ids list[int] The Workflow ids to add to the Group. [optional]

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