API referenceScim
SCIM `DELETE /Groups/{id}` — hard-deletes the team row. Group rows don't carry historical state we need to retain, so deletion is fine; users keep their other team memberships.
curl -X DELETE "https://example.com/scim/v2/Groups/string"Empty