---
title: Commit an Image for a Challenge
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/patch-v1-gamecenterchallengeimages-_id_
---

# Commit an Image for a Challenge

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

## URL

PATCH https://api.appstoreconnect.apple.com/v1/gameCenterChallengeImages/{id}

## Path Parameters

id:

## Response Codes

200 OK: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 404 Not Found: 409 Conflict: 422 : 429 :

## Mentioned in

Configuring Game Center challenges

## See Also

### Managing challenge images

- [Read Image Information for a Challenge Localization](appstoreconnectapi/get-v1-gamecenterchallengelocalizations-_id_-image.md)
- [Read Challenge Image Information](appstoreconnectapi/get-v1-gamecenterchallengeimages-_id_.md)
- [Create a Challenge Image](appstoreconnectapi/post-v1-gamecenterchallengeimages.md)
- [Delete a Challenge Image](appstoreconnectapi/delete-v1-gamecenterchallengeimages-_id_.md)
