<!--
{
  "documentType" : "article",
  "framework" : "AppStoreConnectAPI",
  "identifier" : "/documentation/AppStoreConnectAPI/game-center-challenges-localizations",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Game Center challenges localizations"
}
-->

# Game Center challenges localizations

Manage compatible Game Center-enabled versions.

## Topics

### Managing localizations

[`Read Challenge Localization Information`](/documentation/AppStoreConnectAPI/GET-v1-gameCenterChallengeLocalizations-_id_)

Get information for a specific Game Center challenge localization.

[`Read Image Information for a Challenge Localization`](/documentation/AppStoreConnectAPI/GET-v1-gameCenterChallengeLocalizations-_id_-image)

Get details about the image for a specific Game Center challenge localization.

[`Get the image id for a challenge localization`](/documentation/AppStoreConnectAPI/GET-v1-gameCenterChallengeLocalizations-_id_-relationships-image)

Get the image ID for a specific Game Center challenge localization.

[`List All Localizations for a Challenge Version`](/documentation/AppStoreConnectAPI/GET-v1-gameCenterChallengeVersions-_id_-localizations)

Get details about the default localization for a specific Game Center challenge version.

[`Get the localization ids for a challenge version`](/documentation/AppStoreConnectAPI/GET-v1-gameCenterChallengeVersions-_id_-relationships-localizations)

List all the localization IDs for a specific Game Center challenge version.

[`Add a Challenge Localization`](/documentation/AppStoreConnectAPI/POST-v1-gameCenterChallengeLocalizations)

Add a localization for a specific Game Center challenge.

[`Modify a Challenge Localization`](/documentation/AppStoreConnectAPI/PATCH-v1-gameCenterChallengeLocalizations-_id_)

Update localization information for a specific Game Center challenge.

[`Delete a Challenge Localization`](/documentation/AppStoreConnectAPI/DELETE-v1-gameCenterChallengeLocalizations-_id_)

Remove a specific localization from a Game Center challenge.

### Objects

[`object GameCenterChallengeLocalization`](/documentation/AppStoreConnectAPI/GameCenterChallengeLocalization)

The data structure that represent a challenge localization.

[`object GameCenterChallengeLocalizationCreateRequest`](/documentation/AppStoreConnectAPI/GameCenterChallengeLocalizationCreateRequest)

The request body for creating a localization for a Game Center challenge.

[`object GameCenterChallengeLocalizationImageLinkageResponse`](/documentation/AppStoreConnectAPI/GameCenterChallengeLocalizationImageLinkageResponse)

[`object GameCenterChallengeLocalizationResponse`](/documentation/AppStoreConnectAPI/GameCenterChallengeLocalizationResponse)

A response containing a single localization for a Game Center challenge.

[`object GameCenterChallengeLocalizationUpdateRequest`](/documentation/AppStoreConnectAPI/GameCenterChallengeLocalizationUpdateRequest)

The request body you use to update a challenge.

[`object GameCenterChallengeLocalizationsResponse`](/documentation/AppStoreConnectAPI/GameCenterChallengeLocalizationsResponse)

A response containing a list of localizations for a Game Center challenge.

[`object GameCenterChallengeVersionLocalizationsLinkagesResponse`](/documentation/AppStoreConnectAPI/GameCenterChallengeVersionLocalizationsLinkagesResponse)



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)