---
title: "Delete a specific team in a organization."
method: DELETE
path: "/orgs/{org}/teams/{team}/"
tags: ["orgs"]
---

# Delete a specific team in a organization.

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

Delete a specific team in a organization.

## Response `204`

Deleted the team successfully.

## Other responses

- `400` — The team cannot be deleted.
- `404` — Team not found.
- `422` — Missing or invalid parameters (see detail).

---

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