Add a score to a leaderbaord
Add a new score for a player to a leaderboard.
URL
POST https://api.appstoreconnect.apple.com/v1/gameCenterLeaderboardEntrySubmissionsResponse Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 201 | Created Content-Type: application/json | GameCenterLeaderboardEntrySubmissionResponse | |
| 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 |
Mentioned in
Discussion
Use the preReleased attribute to indicate whether the requested change applies to the game’s release version or its prerelease version. Set preReleased to true to indicate that the change applies to the game’s prerelease version.