Create a Leaderboard Set
Add a new leaderboard set to your app.
URL
POST https://api.appstoreconnect.apple.com/v1/gameCenterLeaderboardSetsResponse Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 201 | Created Content-Type: application/json | GameCenterLeaderboardSetResponse | |
| 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 |
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 Relationship Between a Leaderboard and a Leaderboard SetEdit a Leaderboard SetModify the leaderboards in a leaderboard setEdit the relationship between a leaderboard and a group leaderboardDelete a Leaderboard SetDelete the Relationship Between a Leaderboard and a Leaderboard Set