---
title: Teams
framework: appstoreconnectapi
role: collectionGroup
role_heading: API Collection
path: appstoreconnectapi/teams
---

# Teams

Manage the teams that you add to matchmaking rule sets.

## Overview

Overview The team resource represents an optional game-specific team that Game Center assigns to players using team rules. For more information, see Assigning players to teams using rules.

## Topics

### Creating, modifying, and deleting teams

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

### Objects

- [GameCenterMatchmakingTeamCreateRequest](appstoreconnectapi/gamecentermatchmakingteamcreaterequest.md)
- [GameCenterMatchmakingTeamUpdateRequest](appstoreconnectapi/gamecentermatchmakingteamupdaterequest.md)
- [GameCenterMatchmakingTeamResponse](appstoreconnectapi/gamecentermatchmakingteamresponse.md)
- [GameCenterMatchmakingTeamsResponse](appstoreconnectapi/gamecentermatchmakingteamsresponse.md)
- [GameCenterMatchmakingTeam](appstoreconnectapi/gamecentermatchmakingteam.md)

## See Also

### Matchmaking rules

- [Rules](appstoreconnectapi/rules.md)
- [Expressions](appstoreconnectapi/expressions.md)
- [Rule sets](appstoreconnectapi/rule-sets.md)
- [Queues](appstoreconnectapi/queues.md)
- [Testing](appstoreconnectapi/testing.md)
- [Metrics](appstoreconnectapi/metrics.md)
