Allows management of groups of sites.
Resource URL | Authorization | Description |
/v1/api/customer/siteGroups (GET) | System Admin, Admin, Policy Admin, Analyst | Get a list of sitegroups. |
/v1/api/customer/siteGroups/create (POST) | System Admin, Admin | Create a new sitegroup. |
/v1/api/customer/siteGroups/delete (POST) | System Admin, Admin | Delete the site group with the specified site group ID. |
/v1/api/customer/siteGroups/{siteGroupId}/update (POST) | System Admin, Admin | Update the site group with the specified site group ID. |
/v1/api/customer/sitesAndSiteGroups/search (GET) | System Admin, Admin, Policy Admin, Analyst | Searches for both sites and site groups by name. |