---
title: Delete a Challenge Image
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/delete-v1-gamecenterchallengeimages-_id_
---

# Delete a Challenge Image

Remove a specific image from a Game Center challenge.

## URL

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

## Path Parameters

id:

## Response Codes

204 No Content: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 404 Not Found: 429 :

## 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)
- [Commit an Image for a Challenge](appstoreconnectapi/patch-v1-gamecenterchallengeimages-_id_.md)
