Modify the achievements for a Game Center group
Update the achievements relationship for a specific Game Center group.
URL
PATCH https://api.appstoreconnect.apple.com/v1/gameCenterGroups/{id}/relationships/gameCenterAchievementsV2Path 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 |
Overview
id:
204:
401:
403:
404:
409:
422:
429:
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 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 achievements associated with a groupEdit the leaderboard sets associated with a groupEdit the leaderboard associated with a group