Modify a group
Edit the reference name for a group.
URL
PATCH https://api.appstoreconnect.apple.com/v1/gameCenterGroups/{id}Path Parameters
| Name | Type | Description |
|---|---|---|
id Required | string |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | GameCenterGroupResponse | |
| 400 | Bad Request Content-Type: application/json | ErrorResponse | |
| 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
Managing groups
Read group informationRead group information for a specific groupCreate a groupDelete a groupList all Game Center achievements for a Game Center groupList all Game Center leaderboard sets for a Game Center groupList all Game Center leaderboards for a Game Center groupList the achievements in a groupList Game Center details for a groupGET /v1/gameCenterGroups/{id}/relationships/gameCenterDetailsGET /v1/gameCenterGroups/{id}/relationships/gameCenterDetailsList Game Center leaderboard sets in a groupList Game Center leaderboards for a groupList all activities for a Game Center groupGET /v1/gameCenterGroups/{id}/relationships/gameCenterActivities