---
title: Create an Achievement Localization
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/post-v1-gamecenterachievementlocalizations
---

# Create an Achievement Localization

Add Game Center achievement localized information for a new locale.

## URL

POST https://api.appstoreconnect.apple.com/v1/gameCenterAchievementLocalizations

## Response Codes

201 Created: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 409 Conflict: 422 : 429 :

## Discussion

Discussion Example Request and Response

## 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)
- [Delete a Game Center Achievement Localization](appstoreconnectapi/delete-v2-gamecenterachievementlocalizations-_id_.md)
- [Edit an Achievement Localization](appstoreconnectapi/patch-v1-gamecenterachievementlocalizations-_id_.md)
- [Delete an Achievement Localization](appstoreconnectapi/delete-v1-gamecenterachievementlocalizations-_id_.md)
