This removes a group of integration links from the cPanel interface.
whmapi1 --output=jsonpretty \ remove_integration_group \ user='username' \ group_id='WHMCS'
{- "data": null,
- "metadata": {
- "command": "remove_integration_group",
- "reason": "Ok",
- "result": 1,
- "version": 1
}
}