# Page Not Found

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

- [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
- [Request access to a team](/docs/rest-api/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
- [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.
- [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
- [Invite a user (Vercel SDK)](/docs/rest-api/sdk/teams/invite-a-user.md): POST /v2/teams/{teamId}/members Invite a user to join the team specified in the URL. The authenticated user needs to be an OWNER in order to

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