---
title: "Remove team from team group"
method: DELETE
path: "/teams/groups/{teamsGroup}/remove-team/{team}"
tags: ["Teams"]
---

# Remove team from team group

`DELETE /teams/groups/{teamsGroup}/remove-team/{team}`

REQUIRED SCOPES <code>['teams:write']</code><br>Remove team from team group

## Path parameters

- `teamsGroup` number, required
- `team` number, required

## Response `200`

OK

- object
  - `status` string

---

[API](https://skmtc.net/salesmessage/apis/salesmessage-public-api.md) · [All operations](https://skmtc.net/salesmessage/apis/salesmessage-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/salesmessage/salesmessage-public-api/revisions/e96b3e58b041/schema)
