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

# Create a Challenge

Add a challenge to a Game Center detail or group by referencing an existing leaderboard.

## URL

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

## Response Codes

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

## Mentioned in

App Store Connect API 4.1 release notes App Store Connect API 4.2 release notes App Store Connect API 4.3 release notes Configuring Game Center challenges

## See Also

### Managing challenges

- [Read Challenge Information](appstoreconnectapi/get-v1-gamecenterchallenges-_id_.md)
- [Read the Versions for a Challenge](appstoreconnectapi/get-v1-gamecenterchallenges-_id_-versions.md)
- [Modify a Challenge](appstoreconnectapi/patch-v1-gamecenterchallenges-_id_.md)
- [Modify the Leaderboard for a Game Center Challenge](appstoreconnectapi/patch-v1-gamecenterchallenges-_id_-relationships-leaderboardv2.md)
- [Modify the Leaderboard for a Challenge](appstoreconnectapi/patch-v1-gamecenterchallenges-_id_-relationships-leaderboard.md)
- [Modify the challenges minimum platform version for a game center detail](appstoreconnectapi/patch-v1-gamecenterdetails-_id_-relationships-challengesminimumplatformversions.md)
- [Delete a Challenge](appstoreconnectapi/delete-v1-gamecenterchallenges-_id_.md)
- [Read the challenges for a game center detail](appstoreconnectapi/get-v1-gamecenterdetails-_id_-gamecenterchallenges.md)
- [Read the challenges for a game center group](appstoreconnectapi/get-v1-gamecentergroups-_id_-gamecenterchallenges.md)
- [List Game Center challenge IDs for a Game Center group](appstoreconnectapi/get-v1-gamecentergroups-_id_-relationships-gamecenterchallenges.md)
- [Read the challenges for a game center group](appstoreconnectapi/get-v1-gamecentergroups-_id_-gamecenterchallenges.md)
- [List Game Center challenge IDs for a Game Center group](appstoreconnectapi/get-v1-gamecentergroups-_id_-relationships-gamecenterchallenges.md)
