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

# Game Center achievements images

Manage images for your Game Center achievements.

## Topics

### Managing Game Center achievements images

[`Read Game Center Achievement Image Information`](/documentation/AppStoreConnectAPI/GET-v2-gameCenterAchievementImages-_id_)

Get information about a specific Game Center achievement image.

[`Create a Game Center Achievement Image`](/documentation/AppStoreConnectAPI/POST-v2-gameCenterAchievementImages)

Create a Game Center achievement image.

[`Modify a Game Center Achievement Image`](/documentation/AppStoreConnectAPI/PATCH-v2-gameCenterAchievementImages-_id_)

Update a specific Game Center achievement image.

[`Delete a Game Center Achievement Image`](/documentation/AppStoreConnectAPI/DELETE-v2-gameCenterAchievementImages-_id_)

Delete a specific Game Center achievement image.

[`Read Achievement Image Information`](/documentation/AppStoreConnectAPI/GET-v1-gameCenterAchievementImages-_id_)

Get information about an achievement image and its upload and processing status.

[`Create an Achievement Image`](/documentation/AppStoreConnectAPI/POST-v1-gameCenterAchievementImages)

Add a new achievement image.

[`Modify an Achievement Image`](/documentation/AppStoreConnectAPI/PATCH-v1-gameCenterAchievementImages-_id_)

Commit an achievement image after uploading it.

[`Delete an Achievement Image`](/documentation/AppStoreConnectAPI/DELETE-v1-gameCenterAchievementImages-_id_)

Delete an image that’s associated with an achievement.

### Objects

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

The data structure that represents a Game Center achievement image v2 resource.

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

The request body you use to create a Game Center achievement image v2.

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

A response that contains a single Game Center achievement image v2 resource.

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

The request body you use to update a Game Center achievement image v2.

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

The data structure that represent an achievements image resource.

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

The request body you use to create an achievement image.

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

The response body for endpoints that create, read, or modify a single Game Center achievement image.

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

The request body you use to update an achievement image.



---

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)