---
title: "Delete Team Group Mapping"
method: DELETE
path: "/v3/identity-providers/{idpId}/team-group-mappings/{id}"
tags: ["Auth Settings"]
---

# Delete Team Group Mapping

`DELETE /v3/identity-providers/{idpId}/team-group-mappings/{id}`

Deletes a team group mapping by ID.
Returns 204 if the mapping was deleted, or 404 if the mapping was not found.

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `401` — Unauthenticated
- `403` — Permission denied
- `404` — Not Found

---

[API](https://skmtc.net/kong/apis/konnect-api.md) · [All operations](https://skmtc.net/kong/apis/konnect-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kong/konnect-api/versions/06734a9c491f/schema)
