---
title: Create an app version
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/post-v1-gamecenterappversions
---

# Create an app version

Add a new Game Center app version.

## URL

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

## Response Codes

201 Created: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 409 Conflict: 422 : 429 :

## See Also

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

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