---
title: "Leave a team"
method: POST
path: "/team/{teamId}/quit"
tags: ["Teams"]
---

# Leave a team

`POST /team/{teamId}/quit`

Leave a team.
- <https://lichess.org/team>

## Path parameters

- `teamId` string, required

## Response `200`

The logged in user has successfully left the team.

- Ok
  - `ok` boolean, required

---

[API](https://skmtc.net/lichess/apis/lichess-org-api-reference.md) · [All operations](https://skmtc.net/lichess/apis/lichess-org-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lichess/lichess-org-api-reference/versions/1425db81eb3b/schema)
