---
title: "Delete organization team"
method: DELETE
path: "/v1/organizations/{organizationRef}/teams/{team_id}"
tags: ["Organization", "Team"]
---

# Delete organization team

`DELETE /v1/organizations/{organizationRef}/teams/{team_id}`

Deletes a team that belongs to the organization.

## Response `204`

No Content

## Other responses

- `400` — Bad request
- `401` — Unauthorized request
- `403` — Forbidden
- `404` — The requested resource not found
- `500` — Internal Server Error

---

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