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

# Delete a Queue

Delete a specific queue in a rule set.

## URL

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

## Path Parameters

id: The unique identifier for the queue.

## Response Codes

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

## See Also

### Creating, modifying, and deleting queues

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