Add Score

Add a score to the existing score of a user on a specific leaderboard.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Unique identifier of the application.

string
required

Unique identifier of the leaderboard.

number
required

The score to be added to the user's current score.

string | null

Additional data to be associated with the score update.

Responses

400

The request had invalid parameters. This occurs if the appId, leaderboardId, or score is missing or not of the correct type.

403

Permission denied. This occurs if the user is not allowed to add scores on the leaderboard.

410

The requested leaderboard was not found or not accessible.

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json