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

# Game Center challenge images

Manage image assets for your Game Center challenges.

## Topics

### Managing challenge images

[`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.

[`Read Challenge Image Information`](/documentation/AppStoreConnectAPI/GET-v1-gameCenterChallengeImages-_id_)

Get information for a specific Game Center challenge image.

[`Create a Challenge Image`](/documentation/AppStoreConnectAPI/POST-v1-gameCenterChallengeImages)

Reserve an image for a Game Center challenge.

[`Commit an Image for a Challenge`](/documentation/AppStoreConnectAPI/PATCH-v1-gameCenterChallengeImages-_id_)

Commit an uploaded image asset as a Game Center challenge image.

[`Delete a Challenge Image`](/documentation/AppStoreConnectAPI/DELETE-v1-gameCenterChallengeImages-_id_)

Remove a specific image from a Game Center challenge.

### Objects

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

An image asset used to represent a Game Center challenge in the player interface.

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

The request body for uploading an image asset for a Game Center challenge.

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

A response containing a single image asset for a Game Center challenge.

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

The request body you use to update a challenge.

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

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



---

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)