If a business has multiple sites or locations, you can organize them by putting them all in a single Site Group.
The following endpoint can be used to add or update site groups. You must replace the {base_url} variable.
{
"success": true,
"action": "added",
"_id": "60f720d248f143332af022e0"
}
{
"success": false,
"errors": [
"invalid field2",
"missing field_name"
]
}