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

# Create a Queue

Create a queue and add it to a rule set.

## URL

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

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

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