Add a player's score
Add a new entry for a player’s score for a Game Center achievement.
URL
POST https://api.appstoreconnect.apple.com/v1/gameCenterPlayerAchievementSubmissionsResponse Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 201 | Created Content-Type: application/json | GameCenterPlayerAchievementSubmissionResponse | |
| 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.