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

# Create a Rule

Add a matchmaking rule to a rule set.

## URL

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

## 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 rules

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