Currently this is a GAP as you cannot create group types with an API nor look them up. But you need that to create a Group.
create_group(type, name, division_id = NULL)
type | group type. |
---|---|
name | new group name |
division_id | default NULL but specific division id can be specified to automatically assign the division properties |
id of newly created group