Edit the relationship between a leaderboard and a group leaderboard
Modify the group leaderboards in a leaderboard set.
URL
PATCH https://api.appstoreconnect.apple.com/v1/gameCenterLeaderboardSets/{id}/relationships/groupLeaderboardSetPath 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
Creating, editing, and deleting leaderboard sets
Create a Game Center Leaderboard SetAdd a Leaderboard to a Game Center Leaderboard SetModify a Game Center Leaderboard SetModify the Leaderboards for a Game Center Leaderboard SetDelete a Game Center Leaderboard SetDelete a Game Center Leaderboard SetCreate a Leaderboard SetCreate a Relationship Between a Leaderboard and a Leaderboard SetEdit a Leaderboard SetModify the leaderboards in a leaderboard setDelete a Leaderboard SetDelete the Relationship Between a Leaderboard and a Leaderboard Set