# Page Not Found

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

- [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.
- [Create a Team](/docs/rest-api/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 (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)
- [Request access to a team (Vercel SDK)](/docs/rest-api/sdk/teams/request-access-to-a-team.md): POST /v1/teams/{teamId}/request Request access to a team as a member. An owner has to approve the request. Only 10 users can request access to a team

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