---
title: Create a Challenge Image
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/post-v1-gamecenterchallengeimages
---

# Create a Challenge Image

Reserve an image for a Game Center challenge.

## URL

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

## Response Codes

201 Created: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 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)
- [Commit an Image for a Challenge](appstoreconnectapi/patch-v1-gamecenterchallengeimages-_id_.md)
- [Delete a Challenge Image](appstoreconnectapi/delete-v1-gamecenterchallengeimages-_id_.md)
