---
title: Delete a Rule
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/delete-v1-gamecentermatchmakingrules-_id_
---

# Delete a Rule

Delete a matchmaking rule in a rule set.

## URL

DELETE https://api.appstoreconnect.apple.com/v1/gameCenterMatchmakingRules/{id}

## Path Parameters

id: A unique identifier for the rule.

## Response Codes

204 No Content: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 404 Not Found: 429 :

## See Also

### Creating, modifying, and deleting rules

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