---
title: Create a Team
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/post-v1-gamecentermatchmakingteams
---

# Create a Team

Add a game-specific team to a rule set.

## URL

POST https://api.appstoreconnect.apple.com/v1/gameCenterMatchmakingTeams

## Response Codes

201 Created: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 409 Conflict: 422 : 429 :

## Discussion

Discussion Example Request and Response

## See Also

### Creating, modifying, and deleting teams

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