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

# Join Team

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

Adds the current user to the specified team.

## Path parameters

- `chatId` string, required

## Response `204`

No Content

## Other responses

- `205` — Reset Content
- `403` — Team status is not Active or Team is not public
- `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/revisions/8d602198ec97/schema)
