Create a Game Center leaderboard set
Create a Game Center leaderboard set.
URL
POST https://api.appstoreconnect.apple.com/v2/gameCenterLeaderboardSetsResponse Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 201 | Created Content-Type: application/json | GameCenterLeaderboardSetV2Response | |
| 400 | Bad Request Content-Type: application/json | ErrorResponse | |
| 401 | Unauthorized Content-Type: application/json | ErrorResponse | |
| 403 | Forbidden 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
201:
400:
401:
403:
409:
422:
429:
Discussion
Create a leaderboard set with a relationship to one of the following:
gameCenterDetailgameCenterGroupgameCenterLeaderboards
If you create a leaderboard set with gameCenterLeaderboards, any leaderboards you attach are in the same app. If you create a leaderboard set with gameCenterGroup, any leaderboards you attach are in the same group.
HTTP Body
See Also
Creating, editing, and deleting leaderboard sets
Add 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 leaderboard setEdit the releationship between a leaderboard and a group leaderboardDelete a leaderboard setDelete the relationship between a leaderboard and a leaderboard set