# Page Not Found

`/docs/rest-api/sdk/teams/join-a-team` does not exist. Similar pages:

- [Join a team (Vercel SDK)](/docs/rest-api/sdk/teams/join-a-team.md): POST /v1/teams/{teamId}/members/teams/join Join a team with a provided invite code or team ID. Categoryteams SDK@vercel/sdk (npm i @vercel/sdk)
- [Create a Team (Vercel SDK)](/docs/rest-api/sdk/teams/create-a-team.md): POST /v1/teams Create a new Team under your account. You need to send a POST request with the desired Team slug, and optionally the Team name.
- [Join a team](/docs/rest-api/teams/join-a-team.md): POST /v1/teams/{teamId}/members/teams/join Join a team with a provided invite code or team ID. Categoryteams AuthenticationBearer token required
- [Get a Team (Vercel SDK)](/docs/rest-api/sdk/teams/get-a-team.md): GET /v2/teams/{teamId} Get information for the Team specified by the teamId parameter. Categoryteams SDK@vercel/sdk (npm i @vercel/sdk)
- [Update a Team (Vercel SDK)](/docs/rest-api/sdk/teams/update-a-team.md): PATCH /v2/teams/{teamId} Update the information of a Team specified by the teamId parameter. The request body should contain the information that

All pages: [/llms.txt](/llms.txt)
