---
title: "Add a Player's Score"
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/post-v1-gamecenterplayerachievementsubmissions
---

# 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/gameCenterPlayerAchievementSubmissions

## Response Codes

201 Created: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 409 Conflict: 422 : 429 :

## Mentioned in

App Store Connect API 3.2 release notes App Store Connect API 4.3 release notes

## Discussion

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. Example Request and Response
