---
title: GameCenterMatchmakingTeamResponse
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/gamecentermatchmakingteamresponse
---

# GameCenterMatchmakingTeamResponse

The response body for endpoints that create or modify a team.

## Declaration

```data
object GameCenterMatchmakingTeamResponse
```

## Properties

data: The team that you create or modify. links: The link representations of the object.

## See Also

### Objects

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