---
title: Modify an app version
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/patch-v1-gamecenterappversions-_id_
---

# Modify an app version

Change the state of Game Center enablement for an app version.

## URL

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

## Path Parameters

id:

## Response Codes

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

## See Also

### Creating, editing, and deleting Game Center app versions

- [Create an app version](appstoreconnectapi/post-v1-gamecenterappversions.md)
- [Add compatible app version relationships](appstoreconnectapi/post-v1-gamecenterappversions-_id_-relationships-compatibilityversions.md)
- [Remove compatible app version relationships](appstoreconnectapi/delete-v1-gamecenterappversions-_id_-relationships-compatibilityversions.md)
