---
title: Create a Challenge Version
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/post-v1-gamecenterchallengeversions
---

# Create a Challenge Version

Add a version for a specific Game Center challenge.

## URL

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

## Response Codes

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

## Mentioned in

Configuring Game Center challenges

## See Also

### Creating and listing versions

- [Read the versions for a Game Center challenge](appstoreconnectapi/get-v1-gamecenterchallenges-_id_-relationships-versions.md)
- [Read the Versions for a Challenge](appstoreconnectapi/get-v1-gamecenterchallenges-_id_-versions.md)
- [Read Challenge Version Information](appstoreconnectapi/get-v1-gamecenterchallengeversions-_id_.md)
- [Read Default Image Information for a Challenge Version](appstoreconnectapi/get-v1-gamecenterchallengeversions-_id_-defaultimage.md)
- [List All Localizations for a Challenge Version](appstoreconnectapi/get-v1-gamecenterchallengeversions-_id_-localizations.md)
- [Get the default image id for a challenge version](appstoreconnectapi/get-v1-gamecenterchallengeversions-_id_-relationships-defaultimage.md)
- [Get the localization ids for a challenge version](appstoreconnectapi/get-v1-gamecenterchallengeversions-_id_-relationships-localizations.md)
