Vigilfield Docs
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.

DELETE/scim/v2/Groups/{id}

Path Parameters

id*string

Vigilfield team id

Response Body

curl -X DELETE "https://example.com/scim/v2/Groups/string"
Empty