Add a Site over the API will not respect the param "group":
curl -X POST "https://matomo.domain/?format=json&module=API&method=SitesManager.addSite" -d "token_auth=XXX&siteName=TestSite&group=TestGroup"
The Site will be created, but the field "group" in table "matomo_site" are left empty and nothing will inserted in table "matomo_site_setting".
Matomo Version | 5.8.0
SiteGroups | 5.0.5
Add a Site over the API will not respect the param "group":
curl -X POST "https://matomo.domain/?format=json&module=API&method=SitesManager.addSite" -d "token_auth=XXX&siteName=TestSite&group=TestGroup"The Site will be created, but the field "group" in table "matomo_site" are left empty and nothing will inserted in table "matomo_site_setting".
Matomo Version | 5.8.0
SiteGroups | 5.0.5