---
title: "Leave Team"
method: POST
path: "/team-messaging/v1/teams/{chatId}/leave"
tags: ["Teams"]
---

# Leave Team

`POST /team-messaging/v1/teams/{chatId}/leave`

Removes the current user from the specified team.

## Path parameters

- `chatId` string, required

## Response `204`

No Content

## Other responses

- `205` — Reset Content.
- `403` — Team status is not Active.
- `404` — Team Not Found.

---

[API](https://skmtc.net/ringcentral/apis/ringcentral-api.md) · [All operations](https://skmtc.net/ringcentral/apis/ringcentral-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ringcentral/ringcentral-api/versions/8d602198ec97/schema)
