Create group
createGroupCreate a new group by name. Specify parent_id to create a subgroup, or leave it empty to create a root group.
Instructions
Create group. Creates a new group. Level API endpoint: POST /v2/groups
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name of the group. | |
| parent_id | No |