Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.01 KB

UpdateGroup.md

File metadata and controls

17 lines (14 loc) · 1.01 KB

UpdateGroup

Properties

Name Type Description Notes
description string The description of this Group. [optional]
archived bool Whether or not this Group is archived. [optional]
color string The color you wish to use for the Group in the system. [optional]
displayIconId string The Icon id for the avatar of this Group. [optional]
mentionName string The mention name of this Group. [optional]
name string The name of this Group. [optional]
colorKey string The color key you wish to use for the Group in the system. [optional]
memberIds string[] The Member ids to add to this Group. [optional]
workflowIds int[] The Workflow ids to add to the Group. [optional]

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