Creates a new group with associated websites. Group names must be unique within your organization. Requires a global API key.
Request body for creating a new group
Name of the group. Must be unique within the organization.
1"Enterprise Clients"
List of website IDs to include in the group. All websites must belong to your organization.
1[
"123e4567-e89b-12d3-a456-426614174000",
"987e6543-e21b-12d3-a456-426614174000"
]Whether to enable billing for this group
false
Group created successfully
A newly created group resource