---
title: "Delete a team"
method: DELETE
path: "/v1/orgs/{org_slug}/teams/{team_slug}"
tags: ["Organizations"]
---

# Delete a team

`DELETE /v1/orgs/{org_slug}/teams/{team_slug}`

## Path parameters

- `org_slug` string, required
- `team_slug` string, required

## Response `200`

Default Response

---

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