# Page Not Found

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

- [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
- [Update a Team Member (Vercel SDK)](/docs/rest-api/sdk/teams/update-a-team-member.md): PATCH /v1/teams/{teamId}/members/{uid} Update the membership of a Team Member on the Team specified by teamId, such as changing the _role_ of the
- [Update Team Directory Sync Role Mappings (Vercel SDK)](/docs/rest-api/sdk/teams/update-team-directory-sync-role-mappings.md): POST /v1/teams/{teamId}/dsyncroles Update the Directory Sync role mappings for a Team. This endpoint allows updating the mapping between directory
- [Update a Team](/docs/rest-api/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
- [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)
