If a business is a large enterprise that requires many site groups, you can create a Site Enterprise which can contain many Site Groups.
The following endpoint can be used to add or update site enterprises. You must replace the {base_url} variable.
{
"success": true,
"action": "added",
"_id": "60f720d248f143332af022e0"
}
{
"success": false,
"errors": [
"invalid field2",
"missing field_name"
]
}