---
title: Create a Rule Set
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/post-v1-gamecentermatchmakingrulesets
---

# Create a Rule Set

Create a rule set to contain matchmaking rules and teams.

## URL

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

## 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 rule sets

- [Modify a Rule Set](appstoreconnectapi/patch-v1-gamecentermatchmakingrulesets-_id_.md)
- [Delete a Rule Set](appstoreconnectapi/delete-v1-gamecentermatchmakingrulesets-_id_.md)
