Edit the Leaderboard Associated With a Group
Modify the Game Center leaderboards in a specific group.
URL
PATCH https://api.appstoreconnect.apple.com/v1/gameCenterGroups/{id}/relationships/gameCenterLeaderboardsPath Parameters
| Name | Type | Description |
|---|---|---|
id Required | string |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 204 | No Content | ||
| 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
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 Achievements Associated With a GroupEdit the Leaderboard Sets Associated With a Group