---
title: Delete a Game Center Achievement Localization
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/delete-v2-gamecenterachievementlocalizations-_id_
---

# Delete a Game Center Achievement Localization

Delete a specific Game Center achievement localization.

## URL

DELETE https://api.appstoreconnect.apple.com/v2/gameCenterAchievementLocalizations/{id}

## Path Parameters

id:

## Response Codes

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

## Overview

Overview id: 204: 400: 401: 403: 404: 409: 429:

## See Also

### Creating, modifying, and deleting achievements localizations

- [Create a Game Center Achievement Localization](appstoreconnectapi/post-v2-gamecenterachievementlocalizations.md)
- [Modify a Game Center Achievement Localization](appstoreconnectapi/patch-v2-gamecenterachievementlocalizations-_id_.md)
- [Create an Achievement Localization](appstoreconnectapi/post-v1-gamecenterachievementlocalizations.md)
- [Edit an Achievement Localization](appstoreconnectapi/patch-v1-gamecenterachievementlocalizations-_id_.md)
- [Delete an Achievement Localization](appstoreconnectapi/delete-v1-gamecenterachievementlocalizations-_id_.md)
