---
title: "Delete team"
method: DELETE
path: "/orgs/{organization}/teams/{team}"
tags: ["Teams"]
---

# Delete team

`DELETE /orgs/{organization}/teams/{team}`

Delete a team for the organization.

Processing mode: <small><code>sync</code></small>

## Path parameters

- `organization` string, required
- `team` integer, required

## Response `204`

Team deleted successfully'



No content

## Other responses

- `403` — Authorization error
- `404` — Not found

---

[API](https://skmtc.net/mfullbrook/apis/forge.md) · [All operations](https://skmtc.net/mfullbrook/apis/forge/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mfullbrook/forge/revisions/24ad66d99f93/schema)
