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

# Remove teammate group teams

`DELETE /teammate_groups/{teammate_group_id}/teams`

Remove teams from the teammate group. Unlinks to any associated team inboxes.

Required scope: `teammate_groups:write`

## Path parameters

- `teammate_group_id` string, required

## Request body

- TeamIds
  - `team_ids` ResourceID[], 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)
