---
title: "Delete teammate group"
method: DELETE
path: "/teammate_groups/{teammate_group_id}"
tags: ["Teammate groups"]
---

# Delete teammate group

`DELETE /teammate_groups/{teammate_group_id}`

Deletes a teammate group. Note - You cannot delete a teammate group that is managed by SCIM.

Required scope: `teammate_groups:delete`

## Path parameters

- `teammate_group_id` string, required

## Response `204`

No content

---

[API](https://skmtc.dev/frontapp/apis/core-api.md) · [All operations](https://skmtc.dev/frontapp/apis/core-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/frontapp/core-api/revisions/76d1eaa2d0eb/schema)
