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

# Modify a Queue

Update the properties of a specific queue.

## URL

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

## Path Parameters

id: The unique identifier for the queue.

## Response Codes

200 OK: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 404 Not Found: 409 Conflict: 422 : 429 :

## See Also

### Creating, modifying, and deleting queues

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