Edit the achievements associated with a group
Modify the achievements in a specific group.
URL
PATCH https://api.appstoreconnect.apple.com/v1/gameCenterGroups/{id}/relationships/gameCenterAchievementsPath Parameters
| Name | Type | Description |
|---|---|---|
id Required | string |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 204 | No Content | ||
| 401 | Unauthorized Content-Type: application/json | ErrorResponse | |
| 403 | Forbidden Content-Type: application/json | ErrorResponse | |
| 404 | Not Found Content-Type: application/json | ErrorResponse | |
| 409 | Conflict Content-Type: application/json | ErrorResponse | |
| 422 | Content-Type: application/json | ErrorResponse | |
| 429 | Content-Type: application/json | ErrorResponse |
HTTP Body
See Also
Reading and modifying group relationships
Get all achievement IDs for a Game Center groupGet all leaderboard set IDs for a Game Center groupGet all leaderboard IDs for a Game Center groupModify the achievements for a Game Center groupModify the leaderboard sets for a Game Center groupModify the leaderboards for a Game Center groupRead the achievements in a groupRead the leaderboard sets in a groupRead the leaderboards in a groupEdit the leaderboard sets associated with a groupEdit the leaderboard associated with a group