To add units into a group or remove them from it, use the command unit_group/update_units:
svc=unit_group/update_units¶ms={"itemId":<long>, "units":[<long>]}
| Name | Description |
|---|---|
| itemId | unit group ID |
| units | array of units IDs |
{ "u":[<long>] /* array of units IDs */ }