Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 937 Bytes

CreateGroup.md

File metadata and controls

16 lines (13 loc) · 937 Bytes

CreateGroup

Properties

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

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