---
title: Remove compatible app version relationships
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/delete-v1-gamecenterappversions-_id_-relationships-compatibilityversions
---

# Remove compatible app version relationships

Remove a compatible version relationship from an app version.

## URL

DELETE https://api.appstoreconnect.apple.com/v1/gameCenterAppVersions/{id}/relationships/compatibilityVersions

## Path Parameters

id:

## Response Codes

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

## See Also

### Creating, editing, and deleting Game Center app versions

- [Create an app version](appstoreconnectapi/post-v1-gamecenterappversions.md)
- [Add compatible app version relationships](appstoreconnectapi/post-v1-gamecenterappversions-_id_-relationships-compatibilityversions.md)
- [Modify an app version](appstoreconnectapi/patch-v1-gamecenterappversions-_id_.md)
