# 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
- [Get access request status (Vercel SDK)](/docs/rest-api/sdk/teams/get-access-request-status.md): GET /v1/teams/{teamId}/request/{userId} Check the status of a join request. It'll respond with a 404 if the request has been declined. If no userId
- [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)
- [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.

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