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

# Modify a Game Center Achievement Localization

Update a specific Game Center achievement localization.

## URL

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

## Path Parameters

id:

## Response Codes

200 OK: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 404 Not Found: 409 Conflict: 422 : 429 :

## Overview

Overview id: 200: 400: 401: 403: 404: 409: 422: 429:

## See Also

### Creating, modifying, and deleting achievements localizations

- [Create a Game Center Achievement Localization](appstoreconnectapi/post-v2-gamecenterachievementlocalizations.md)
- [Delete a Game Center Achievement Localization](appstoreconnectapi/delete-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)
