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

# Modify a Game Center Achievement

Update a specific Game Center achievement.

## URL

PATCH https://api.appstoreconnect.apple.com/v2/gameCenterAchievements/{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

- [Create a Game Center Achievement](appstoreconnectapi/post-v2-gamecenterachievements.md)
- [Modify the Activity for a Game Center Achievement](appstoreconnectapi/patch-v2-gamecenterachievements-_id_-relationships-activity.md)
- [Delete a Game Center Achievement](appstoreconnectapi/delete-v2-gamecenterachievements-_id_.md)
- [Create an Achievement](appstoreconnectapi/post-v1-gamecenterachievements.md)
- [Modify an Achievement](appstoreconnectapi/patch-v1-gamecenterachievements-_id_.md)
- [Modify the Group for an Achievement](appstoreconnectapi/patch-v1-gamecenterachievements-_id_-relationships-groupachievement.md)
- [Modify the activity for a Game Center achievement](appstoreconnectapi/patch-v1-gamecenterachievements-_id_-relationships-activity.md)
- [Delete an Achievement](appstoreconnectapi/delete-v1-gamecenterachievements-_id_.md)
