---
title: Delete an Activity Version Release
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/delete-v1-gamecenteractivityversionreleases-_id_
---

# Delete an Activity Version Release

Remove a specific version release from a Game Center activity.

## URL

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

## Path Parameters

id:

## Response Codes

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

## See Also

### Read, create, and update Game Center activity versions

- [Read Activity Version Release Information](appstoreconnectapi/get-v1-gamecenteractivityversionreleases-_id_.md)
- [Add an Activity Version Release](appstoreconnectapi/post-v1-gamecenteractivityversionreleases.md)
