---
title: Enable game center for an app
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/post-v1-gamecenterdetails
---

# Enable game center for an app

Create a Game Center detail for an app.

## URL

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

## Response Codes

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

## Mentioned in

App Store Connect API 4.0 release notes App Store Connect API 4.2 release notes

## Discussion

Discussion Example Request and Response

## See Also

### Creating and editing Game Center details

- [Modify a game center detail for an app](appstoreconnectapi/patch-v1-gamecenterdetails-_id_.md)
- [Modify the Achievements for a Game Center Detail](appstoreconnectapi/patch-v1-gamecenterdetails-_id_-relationships-gamecenterachievementsv2.md)
- [Modify the Leaderboard Sets for a Game Center Detail](appstoreconnectapi/patch-v1-gamecenterdetails-_id_-relationships-gamecenterleaderboardsetsv2.md)
- [Modify the Leaderboards for a Game Center Detail](appstoreconnectapi/patch-v1-gamecenterdetails-_id_-relationships-gamecenterleaderboardsv2.md)
- [Modify the associated leaderboard sets for a game center detail](appstoreconnectapi/patch-v1-gamecenterdetails-_id_-relationships-gamecenterleaderboardsets.md)
- [Modify the associated leaderboards for a game center detail](appstoreconnectapi/patch-v1-gamecenterdetails-_id_-relationships-gamecenterleaderboards.md)
- [Modify the challenges minimum platform version for a game center detail](appstoreconnectapi/patch-v1-gamecenterdetails-_id_-relationships-challengesminimumplatformversions.md)
