Set Score

Set the score for 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 set for the user.

string | null

Additional data to be associated with the score.

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 set 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