---
title: Delete an Activity Image
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/delete-v1-gamecenteractivityimages-_id_
---

# Delete an Activity Image

Remove a specific image from a Game Center activity.

## URL

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

## Path Parameters

id:

## Response Codes

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

## See Also

### Managing Game Center activities

- [Read activity image information](appstoreconnectapi/get-v1-gamecenteractivityimages-_id_.md)
- [Create an Activity Image](appstoreconnectapi/post-v1-gamecenteractivityimages.md)
- [Commit an Image for an Activity](appstoreconnectapi/patch-v1-gamecenteractivityimages-_id_.md)
