---
title: "Unlink SCIM Group Mapping"
method: DELETE
path: "/scim/group-team-mapping/{organizationId}/{mappingId}"
tags: ["Users"]
---

# Unlink SCIM Group Mapping

`DELETE /scim/group-team-mapping/{organizationId}/{mappingId}`

Removes a single SCIM group to env0 team mapping. The env0 team itself is preserved.

## Path parameters

- `organizationId` string, required
- `mappingId` string, required

## Response `204`

Status 204 Response

---

[API](https://skmtc.dev/envzero/apis/env0-api.md) · [All operations](https://skmtc.dev/envzero/apis/env0-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/envzero/env0-api/revisions/513441cbe9dc/schema)
