---
title: Modify a Team
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/patch-v1-gamecentermatchmakingteams-_id_
---

# Modify a Team

Update a specific team in a rule set.

## URL

PATCH https://api.appstoreconnect.apple.com/v1/gameCenterMatchmakingTeams/{id}

## Path Parameters

id: The unique identifier for the team.

## Response Codes

200 OK: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 404 Not Found: 409 Conflict: 422 : 429 :

## See Also

### Creating, modifying, and deleting teams

- [Create a Team](appstoreconnectapi/post-v1-gamecentermatchmakingteams.md)
- [Delete a Team](appstoreconnectapi/delete-v1-gamecentermatchmakingteams-_id_.md)
