---
title: GameCenterMatchmakingQueueUpdateRequest
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/gamecentermatchmakingqueueupdaterequest
---

# GameCenterMatchmakingQueueUpdateRequest

The request body you use to modify a queue.

## Declaration

```data
object GameCenterMatchmakingQueueUpdateRequest
```

## Properties

data: The data structure of the request body.

## Topics

### Objects

- [GameCenterMatchmakingQueueUpdateRequest.Data](appstoreconnectapi/gamecentermatchmakingqueueupdaterequest/data-data.dictionary.md)

## See Also

### Objects

- [GameCenterMatchmakingQueueCreateRequest](appstoreconnectapi/gamecentermatchmakingqueuecreaterequest.md)
- [GameCenterMatchmakingQueueResponse](appstoreconnectapi/gamecentermatchmakingqueueresponse.md)
- [GameCenterMatchmakingQueuesResponse](appstoreconnectapi/gamecentermatchmakingqueuesresponse.md)
- [GameCenterMatchmakingQueue](appstoreconnectapi/gamecentermatchmakingqueue.md)
