DuplicateGroup
Duplicate a group.
Input
| Name | Type | Required | Description |
| BoardId | String | True | The board's unique identifier. |
| GroupId | String | True | The group's unique identifier. |
| AddToTop | String | False | Should the new group be added to the top. |
| GroupTitle | String | False | The group's title. |
Result Set Columns
| Name | Type | Description |
| GroupId | String | The group's unique identifier. |